NCBI C++ ToolKit
Classes | Macros
string_list_ctrl.hpp File Reference
#include <corelib/ncbiobj.hpp>
#include <wx/scrolwin.h>
#include <wx/textctrl.h>
#include <wx/hyperlink.h>
+ Include dependency graph for string_list_ctrl.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  CStringListCtrl
 
class  CStringListCtrl::CConstIterator
 

Macros

#define SYMBOL_CSTRINGLISTCTRL_STYLE   wxTAB_TRAVERSAL
 
#define SYMBOL_CSTRINGLISTCTRL_TITLE   _("String List Control")
 
#define SYMBOL_CSTRINGLISTCTRL_IDNAME   ID_CSTRINGSPANEL
 
#define SYMBOL_CSTRINGLISTCTRL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CSTRINGLISTCTRL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_CSTRINGLISTCTRL_IDNAME

#define SYMBOL_CSTRINGLISTCTRL_IDNAME   ID_CSTRINGSPANEL

Definition at line 62 of file string_list_ctrl.hpp.

◆ SYMBOL_CSTRINGLISTCTRL_POSITION

#define SYMBOL_CSTRINGLISTCTRL_POSITION   wxDefaultPosition

Definition at line 64 of file string_list_ctrl.hpp.

◆ SYMBOL_CSTRINGLISTCTRL_SIZE

#define SYMBOL_CSTRINGLISTCTRL_SIZE   wxSize(400, 300)

Definition at line 63 of file string_list_ctrl.hpp.

◆ SYMBOL_CSTRINGLISTCTRL_STYLE

#define SYMBOL_CSTRINGLISTCTRL_STYLE   wxTAB_TRAVERSAL

Control identifiers

Definition at line 60 of file string_list_ctrl.hpp.

◆ SYMBOL_CSTRINGLISTCTRL_TITLE

#define SYMBOL_CSTRINGLISTCTRL_TITLE   _("String List Control")

Definition at line 61 of file string_list_ctrl.hpp.

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