NCBI C++ ToolKit
Classes | Macros
generic_props_panel.hpp File Reference
#include <corelib/ncbiobj.hpp>
#include <wx/panel.h>
#include <wx/radiobox.h>
#include <wx/checkbox.h>
#include <wx/textctrl.h>
#include <wx/combobox.h>
#include <wx/choice.h>
#include <wx/treebook.h>
+ Include dependency graph for generic_props_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  CGenericPropsPanel
 

Macros

#define SYMBOL_CGENERICPROPSPANEL_STYLE   wxTAB_TRAVERSAL
 
#define SYMBOL_CGENERICPROPSPANEL_TITLE   _("Gene Properties")
 
#define SYMBOL_CGENERICPROPSPANEL_IDNAME   ID_CGENEPROPSPANEL
 
#define SYMBOL_CGENERICPROPSPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CGENERICPROPSPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_CGENERICPROPSPANEL_IDNAME

#define SYMBOL_CGENERICPROPSPANEL_IDNAME   ID_CGENEPROPSPANEL

Definition at line 70 of file generic_props_panel.hpp.

◆ SYMBOL_CGENERICPROPSPANEL_POSITION

#define SYMBOL_CGENERICPROPSPANEL_POSITION   wxDefaultPosition

Definition at line 72 of file generic_props_panel.hpp.

◆ SYMBOL_CGENERICPROPSPANEL_SIZE

#define SYMBOL_CGENERICPROPSPANEL_SIZE   wxSize(400, 300)

Definition at line 71 of file generic_props_panel.hpp.

◆ SYMBOL_CGENERICPROPSPANEL_STYLE

#define SYMBOL_CGENERICPROPSPANEL_STYLE   wxTAB_TRAVERSAL

Forward declarations

Control identifiers

Definition at line 68 of file generic_props_panel.hpp.

◆ SYMBOL_CGENERICPROPSPANEL_TITLE

#define SYMBOL_CGENERICPROPSPANEL_TITLE   _("Gene Properties")

Definition at line 69 of file generic_props_panel.hpp.

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