NCBI C++ ToolKit
Classes | Macros | Functions
seq_text_demo_dlg.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/widgets/seq_text/seq_text_widget.hpp>
#include <gui/widgets/seq_text/seq_text_ds.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/object_manager.hpp>
#include <wx/dialog.h>
+ Include dependency graph for seq_text_demo_dlg.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  CSeqTextDemoDlg
 

Macros

#define ID_SEQ_TEXT_DEMO_DLG   10000
 
#define ID_WIDGET   10001
 
#define ID_ACC_TEXT   10004
 
#define ID_ACC   10005
 
#define ID_FILE_TEXT   10006
 
#define ID_FILE   10003
 
#define SYMBOL_CSEQTEXTDEMODLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
 
#define SYMBOL_CSEQTEXTDEMODLG_TITLE   _("CSeqTextDemoDlg")
 
#define SYMBOL_CSEQTEXTDEMODLG_IDNAME   ID_SEQ_TEXT_DEMO_DLG
 
#define SYMBOL_CSEQTEXTDEMODLG_SIZE   wxSize(600, 600)
 
#define SYMBOL_CSEQTEXTDEMODLG_POSITION   wxDefaultPosition
 
#define wxCLOSE_BOX   0x1000
 

Functions

 USING_SCOPE (ncbi::objects)
 

Macro Definition Documentation

◆ ID_ACC

#define ID_ACC   10005

Definition at line 68 of file seq_text_demo_dlg.hpp.

◆ ID_ACC_TEXT

#define ID_ACC_TEXT   10004

Definition at line 67 of file seq_text_demo_dlg.hpp.

◆ ID_FILE

#define ID_FILE   10003

Definition at line 70 of file seq_text_demo_dlg.hpp.

◆ ID_FILE_TEXT

#define ID_FILE_TEXT   10006

Definition at line 69 of file seq_text_demo_dlg.hpp.

◆ ID_SEQ_TEXT_DEMO_DLG

#define ID_SEQ_TEXT_DEMO_DLG   10000

Control identifiers

Definition at line 65 of file seq_text_demo_dlg.hpp.

◆ ID_WIDGET

#define ID_WIDGET   10001

Definition at line 66 of file seq_text_demo_dlg.hpp.

◆ SYMBOL_CSEQTEXTDEMODLG_IDNAME

#define SYMBOL_CSEQTEXTDEMODLG_IDNAME   ID_SEQ_TEXT_DEMO_DLG

Definition at line 73 of file seq_text_demo_dlg.hpp.

◆ SYMBOL_CSEQTEXTDEMODLG_POSITION

#define SYMBOL_CSEQTEXTDEMODLG_POSITION   wxDefaultPosition

Definition at line 75 of file seq_text_demo_dlg.hpp.

◆ SYMBOL_CSEQTEXTDEMODLG_SIZE

#define SYMBOL_CSEQTEXTDEMODLG_SIZE   wxSize(600, 600)

Definition at line 74 of file seq_text_demo_dlg.hpp.

◆ SYMBOL_CSEQTEXTDEMODLG_STYLE

#define SYMBOL_CSEQTEXTDEMODLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX

Definition at line 71 of file seq_text_demo_dlg.hpp.

◆ SYMBOL_CSEQTEXTDEMODLG_TITLE

#define SYMBOL_CSEQTEXTDEMODLG_TITLE   _("CSeqTextDemoDlg")

Definition at line 72 of file seq_text_demo_dlg.hpp.

◆ wxCLOSE_BOX

#define wxCLOSE_BOX   0x1000

Compatibility

Definition at line 82 of file seq_text_demo_dlg.hpp.

Function Documentation

◆ USING_SCOPE()

USING_SCOPE ( ncbi::objects  )
Modified on Wed Sep 04 15:04:03 2024 by modify_doxy.py rev. 669887