NCBI C++ ToolKit
Classes | Namespaces | Macros
dist_select_dialog.hpp File Reference
+ 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  DistanceSelectDialog
 

Namespaces

 ncbi
 Magic spell ;-) needed for some weird compilers... very empiric.
 

Macros

#define ID_DIALOG   10000
 
#define SYMBOL_DISTANCESELECTDIALOG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
 
#define SYMBOL_DISTANCESELECTDIALOG_TITLE   _("Select By Distance")
 
#define SYMBOL_DISTANCESELECTDIALOG_IDNAME   ID_DIALOG
 
#define SYMBOL_DISTANCESELECTDIALOG_SIZE   wxSize(400, 300)
 
#define SYMBOL_DISTANCESELECTDIALOG_POSITION   wxDefaultPosition
 
#define ID_CHECKBOX   10005
 
#define ID_CHECKBOX1   10006
 
#define ID_CHECKBOX2   10007
 
#define ID_CHECKBOX3   10008
 
#define ID_CHECKBOX4   10009
 
#define ID_B_OK   10003
 
#define ID_B_CANCEL   10004
 
#define wxCLOSE_BOX   0x1000
 
#define wxFIXED_MINSIZE   0
 

Macro Definition Documentation

◆ ID_B_CANCEL

#define ID_B_CANCEL   10004

Definition at line 54 of file dist_select_dialog.hpp.

◆ ID_B_OK

#define ID_B_OK   10003

Definition at line 53 of file dist_select_dialog.hpp.

◆ ID_CHECKBOX

#define ID_CHECKBOX   10005

Definition at line 48 of file dist_select_dialog.hpp.

◆ ID_CHECKBOX1

#define ID_CHECKBOX1   10006

Definition at line 49 of file dist_select_dialog.hpp.

◆ ID_CHECKBOX2

#define ID_CHECKBOX2   10007

Definition at line 50 of file dist_select_dialog.hpp.

◆ ID_CHECKBOX3

#define ID_CHECKBOX3   10008

Definition at line 51 of file dist_select_dialog.hpp.

◆ ID_CHECKBOX4

#define ID_CHECKBOX4   10009

Definition at line 52 of file dist_select_dialog.hpp.

◆ ID_DIALOG

#define ID_DIALOG   10000

Control identifiers

Definition at line 42 of file dist_select_dialog.hpp.

◆ SYMBOL_DISTANCESELECTDIALOG_IDNAME

#define SYMBOL_DISTANCESELECTDIALOG_IDNAME   ID_DIALOG

Definition at line 45 of file dist_select_dialog.hpp.

◆ SYMBOL_DISTANCESELECTDIALOG_POSITION

#define SYMBOL_DISTANCESELECTDIALOG_POSITION   wxDefaultPosition

Definition at line 47 of file dist_select_dialog.hpp.

◆ SYMBOL_DISTANCESELECTDIALOG_SIZE

#define SYMBOL_DISTANCESELECTDIALOG_SIZE   wxSize(400, 300)

Definition at line 46 of file dist_select_dialog.hpp.

◆ SYMBOL_DISTANCESELECTDIALOG_STYLE

#define SYMBOL_DISTANCESELECTDIALOG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX

Definition at line 43 of file dist_select_dialog.hpp.

◆ SYMBOL_DISTANCESELECTDIALOG_TITLE

#define SYMBOL_DISTANCESELECTDIALOG_TITLE   _("Select By Distance")

Definition at line 44 of file dist_select_dialog.hpp.

◆ wxCLOSE_BOX

#define wxCLOSE_BOX   0x1000

Compatibility

Definition at line 62 of file dist_select_dialog.hpp.

◆ wxFIXED_MINSIZE

#define wxFIXED_MINSIZE   0

Definition at line 65 of file dist_select_dialog.hpp.

Modified on Fri Sep 20 14:57:45 2024 by modify_doxy.py rev. 669887