NCBI C++ ToolKit
Classes | Macros
region_panel.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <wx/panel.h>
#include <wx/textctrl.h>
#include <wx/checkbox.h>
+ Include dependency graph for region_panel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CRegionPanel
 

Macros

#define ID_CREGIONPANEL   10017
 
#define ID_REGIONPANEL_TEXTCTRL   10018
 
#define SYMBOL_CREGIONPANEL_STYLE   wxTAB_TRAVERSAL
 
#define SYMBOL_CREGIONPANEL_TITLE   _("Region Panel")
 
#define SYMBOL_CREGIONPANEL_IDNAME   ID_CREGIONPANEL
 
#define SYMBOL_CREGIONPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CREGIONPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CREGIONPANEL

#define ID_CREGIONPANEL   10017

Includes

Forward declarations

Control identifiers

Definition at line 56 of file region_panel.hpp.

◆ ID_REGIONPANEL_TEXTCTRL

#define ID_REGIONPANEL_TEXTCTRL   10018

Definition at line 57 of file region_panel.hpp.

◆ SYMBOL_CREGIONPANEL_IDNAME

#define SYMBOL_CREGIONPANEL_IDNAME   ID_CREGIONPANEL

Definition at line 60 of file region_panel.hpp.

◆ SYMBOL_CREGIONPANEL_POSITION

#define SYMBOL_CREGIONPANEL_POSITION   wxDefaultPosition

Definition at line 62 of file region_panel.hpp.

◆ SYMBOL_CREGIONPANEL_SIZE

#define SYMBOL_CREGIONPANEL_SIZE   wxSize(400, 300)

Definition at line 61 of file region_panel.hpp.

◆ SYMBOL_CREGIONPANEL_STYLE

#define SYMBOL_CREGIONPANEL_STYLE   wxTAB_TRAVERSAL

Definition at line 58 of file region_panel.hpp.

◆ SYMBOL_CREGIONPANEL_TITLE

#define SYMBOL_CREGIONPANEL_TITLE   _("Region Panel")

Definition at line 59 of file region_panel.hpp.

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