NCBI C++ ToolKit
Functions | Variables
dock_frames.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/widgets/wx/dock_frames.hpp>
#include <gui/widgets/wx/dock_manager.hpp>
#include <gui/widgets/wx/dock_container.hpp>
#include <gui/widgets/wx/fileartprov.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/gl/gl_widget_base.hpp>
#include <wx/dcclient.h>
#include <wx/settings.h>
+ Include dependency graph for dock_frames.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 IMPLEMENT_CLASS (CFloatingFrame, CFloatingFrameBaseClass) const static long kFloatFrameStyle
 CFloatingFrame. More...
 

Variables

static long kMarkersStyle
 
static int kBtnLength = 32
 
static int kBtnWidth = 29
 
static int kCenterSize = 88
 
static int kCenterBtnSize = 25
 
static int kCenterOffset = 4
 
static int kBtnSpace = 10
 

Function Documentation

◆ IMPLEMENT_CLASS()

IMPLEMENT_CLASS ( CFloatingFrame  ,
CFloatingFrameBaseClass   
) const

Variable Documentation

◆ kBtnLength

int kBtnLength = 32
static

Definition at line 110 of file dock_frames.cpp.

Referenced by CDockMarkerWindow::x_UpdateLayout().

◆ kBtnSpace

int kBtnSpace = 10
static

Definition at line 115 of file dock_frames.cpp.

Referenced by CDockMarkerWindow::x_UpdateLayout().

◆ kBtnWidth

int kBtnWidth = 29
static

◆ kCenterBtnSize

int kCenterBtnSize = 25
static

Definition at line 113 of file dock_frames.cpp.

Referenced by CDockMarkerWindow::x_UpdateLayout().

◆ kCenterOffset

int kCenterOffset = 4
static

Definition at line 114 of file dock_frames.cpp.

Referenced by CDockMarkerWindow::x_UpdateLayout().

◆ kCenterSize

int kCenterSize = 88
static

Definition at line 112 of file dock_frames.cpp.

Referenced by CDockMarkerWindow::x_UpdateLayout().

◆ kMarkersStyle

long kMarkersStyle
static
Initial value:
= wxSTAY_ON_TOP | wxFRAME_TOOL_WINDOW |
wxFRAME_NO_TASKBAR | wxBORDER_NONE | wxFRAME_SHAPED

Definition at line 58 of file dock_frames.cpp.

Referenced by CDockMarkerWindow::CDockMarkerWindow().

Modified on Fri Sep 20 14:58:14 2024 by modify_doxy.py rev. 669887