NCBI C++ ToolKit
Classes | Macros
srcmod_panel.hpp File Reference
#include <wx/checkbox.h>
#include <wx/combobox.h>
#include <wx/sizer.h>
#include <wx/arrstr.h>
#include <objects/seqfeat/SubSource.hpp>
#include <objects/seqfeat/OrgMod.hpp>
#include <gui/widgets/edit/srcmod_edit_panel.hpp>
+ Include dependency graph for srcmod_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  CSrcModPanel
 
struct  CSrcModPanel::SModData
 

Macros

#define ID_SRCMODPANEL   10013
 
#define ID_MODIFIER_NAME   10010
 
#define SYMBOL_CSRCMODPANEL_STYLE   wxTAB_TRAVERSAL
 
#define SYMBOL_CSRCMODPANEL_TITLE   _("Modifier")
 
#define SYMBOL_CSRCMODPANEL_IDNAME   ID_SRCMODPANEL
 
#define SYMBOL_CSRCMODPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CSRCMODPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_MODIFIER_NAME

#define ID_MODIFIER_NAME   10010

Definition at line 65 of file srcmod_panel.hpp.

◆ ID_SRCMODPANEL

#define ID_SRCMODPANEL   10013

Control identifiers

Definition at line 64 of file srcmod_panel.hpp.

◆ SYMBOL_CSRCMODPANEL_IDNAME

#define SYMBOL_CSRCMODPANEL_IDNAME   ID_SRCMODPANEL

Definition at line 68 of file srcmod_panel.hpp.

◆ SYMBOL_CSRCMODPANEL_POSITION

#define SYMBOL_CSRCMODPANEL_POSITION   wxDefaultPosition

Definition at line 70 of file srcmod_panel.hpp.

◆ SYMBOL_CSRCMODPANEL_SIZE

#define SYMBOL_CSRCMODPANEL_SIZE   wxSize(400, 300)

Definition at line 69 of file srcmod_panel.hpp.

◆ SYMBOL_CSRCMODPANEL_STYLE

#define SYMBOL_CSRCMODPANEL_STYLE   wxTAB_TRAVERSAL

Definition at line 66 of file srcmod_panel.hpp.

◆ SYMBOL_CSRCMODPANEL_TITLE

#define SYMBOL_CSRCMODPANEL_TITLE   _("Modifier")

Definition at line 67 of file srcmod_panel.hpp.

Modified on Wed May 22 11:30:07 2024 by modify_doxy.py rev. 669887