NCBI C++ ToolKit
Classes | Macros
configure_tracks_dlg.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/widgets/wx/dialog.hpp>
#include <wx/imaglist.h>
#include "track_list_ctrl.hpp"
#include "wx/splitter.h"
#include "wx/treectrl.h"
#include "wx/srchctrl.h"
#include "wx/listctrl.h"
#include "wx/statline.h"
#include <wx/treelist.h>
+ Include dependency graph for configure_tracks_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  CConfigureTracksDlg
 

Macros

#define SYMBOL_CCONFIGURETRACKSDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CCONFIGURETRACKSDLG_TITLE   _("Configure Tracks")
 
#define SYMBOL_CCONFIGURETRACKSDLG_IDNAME   ID_CCONFIGURETRACKSDLG
 
#define SYMBOL_CCONFIGURETRACKSDLG_SIZE   wxSize(400, 300)
 
#define SYMBOL_CCONFIGURETRACKSDLG_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_CCONFIGURETRACKSDLG_IDNAME

#define SYMBOL_CCONFIGURETRACKSDLG_IDNAME   ID_CCONFIGURETRACKSDLG

Definition at line 72 of file configure_tracks_dlg.hpp.

◆ SYMBOL_CCONFIGURETRACKSDLG_POSITION

#define SYMBOL_CCONFIGURETRACKSDLG_POSITION   wxDefaultPosition

Definition at line 74 of file configure_tracks_dlg.hpp.

◆ SYMBOL_CCONFIGURETRACKSDLG_SIZE

#define SYMBOL_CCONFIGURETRACKSDLG_SIZE   wxSize(400, 300)

Definition at line 73 of file configure_tracks_dlg.hpp.

◆ SYMBOL_CCONFIGURETRACKSDLG_STYLE

#define SYMBOL_CCONFIGURETRACKSDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL

Control identifiers

Definition at line 70 of file configure_tracks_dlg.hpp.

◆ SYMBOL_CCONFIGURETRACKSDLG_TITLE

#define SYMBOL_CCONFIGURETRACKSDLG_TITLE   _("Configure Tracks")

Definition at line 71 of file configure_tracks_dlg.hpp.

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