NCBI C++ ToolKit
Macros | Variables
dock_panel.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/widgets/wx/dock_panel.hpp>
#include <gui/widgets/wx/dock_container.hpp>
#include <gui/widgets/wx/dock_notebook.hpp>
#include <gui/widgets/wx/window_manager.hpp>
#include <gui/widgets/wx/nf_bitmap_button.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <wx/sizer.h>
#include <wx/menu.h>
#include <wx/stattext.h>
#include <wx/bmpbuttn.h>
#include <wx/image.h>
#include <wx/bitmap.h>
#include <wx/dcclient.h>
#include <wx/settings.h>
#include <wx/artprov.h>
#include <wx/dcbuffer.h>
+ Include dependency graph for dock_panel.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define ID_BTN_MENU   10101
 CDockPanel. More...
 
#define ID_BTN_MINIMIZE   10102
 
#define ID_BTN_FLOAT   10103
 
#define ID_BTN_CLOSE   10104
 

Variables

const long kwxBorderStyle
 
static const int kIconOffX = 1
 
static const int kIconOffY = 1
 
static const int kTextOffX = 4
 

Macro Definition Documentation

◆ ID_BTN_CLOSE

#define ID_BTN_CLOSE   10104

Definition at line 62 of file dock_panel.cpp.

◆ ID_BTN_FLOAT

#define ID_BTN_FLOAT   10103

Definition at line 61 of file dock_panel.cpp.

◆ ID_BTN_MENU

#define ID_BTN_MENU   10101

CDockPanel.

Definition at line 59 of file dock_panel.cpp.

◆ ID_BTN_MINIMIZE

#define ID_BTN_MINIMIZE   10102

Definition at line 60 of file dock_panel.cpp.

Variable Documentation

◆ kIconOffX

const int kIconOffX = 1
static

Definition at line 226 of file dock_panel.cpp.

Referenced by CDockPanel::x_DrawClientElements().

◆ kIconOffY

const int kIconOffY = 1
static

Definition at line 227 of file dock_panel.cpp.

Referenced by CDockPanel::x_DrawClientElements().

◆ kTextOffX

const int kTextOffX = 4
static

Definition at line 228 of file dock_panel.cpp.

Referenced by CDockPanel::x_DrawClientElements().

◆ kwxBorderStyle

const long kwxBorderStyle
Initial value:
=
wxBORDER_STATIC

Definition at line 91 of file dock_panel.cpp.

Referenced by CDockPanel::ShowBorder().

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