NCBI C++ ToolKit
Classes | Macros
table_delimeters_panel.hpp File Reference
#include "wx/listctrl.h"
#include <gui/widgets/loaders/table_import_listctrl.hpp>
#include <gui/widgets/loaders/table_import_data_source.hpp>
+ Include dependency graph for table_delimeters_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  CTableDelimitersPanel
 

Macros

#define SYMBOL_CTABLEDELIMITERSPANEL_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CTABLEDELIMITERSPANEL_TITLE   _("Set Table Delimiters")
 
#define SYMBOL_CTABLEDELIMITERSPANEL_IDNAME   ID_CTABLEDELIMITERSPANEL
 
#define SYMBOL_CTABLEDELIMITERSPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CTABLEDELIMITERSPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_CTABLEDELIMITERSPANEL_IDNAME

#define SYMBOL_CTABLEDELIMITERSPANEL_IDNAME   ID_CTABLEDELIMITERSPANEL

Definition at line 64 of file table_delimeters_panel.hpp.

◆ SYMBOL_CTABLEDELIMITERSPANEL_POSITION

#define SYMBOL_CTABLEDELIMITERSPANEL_POSITION   wxDefaultPosition

Definition at line 66 of file table_delimeters_panel.hpp.

◆ SYMBOL_CTABLEDELIMITERSPANEL_SIZE

#define SYMBOL_CTABLEDELIMITERSPANEL_SIZE   wxSize(400, 300)

Definition at line 65 of file table_delimeters_panel.hpp.

◆ SYMBOL_CTABLEDELIMITERSPANEL_STYLE

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

Control identifiers

Definition at line 62 of file table_delimeters_panel.hpp.

◆ SYMBOL_CTABLEDELIMITERSPANEL_TITLE

#define SYMBOL_CTABLEDELIMITERSPANEL_TITLE   _("Set Table Delimiters")

Definition at line 63 of file table_delimeters_panel.hpp.

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