NCBI C++ ToolKit
Classes | Macros
project_selector_panel.hpp File Reference
#include <corelib/ncbistl.hpp>
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <gui/objutils/registry.hpp>
#include <gui/objutils/objects.hpp>
#include <gui/objects/GBProjectHandle.hpp>
#include "wx/valgen.h"
#include "wx/statline.h"
#include <wx/panel.h>
+ Include dependency graph for project_selector_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

struct  SProjectSelectorParams
 SProjectSelectorParams - holds data for CProjectSelectorPanel. More...
 
class  CProjectSelectorPanel
 CProjectSelectorPanel - a panel that allows the user to specify how the project items created by a plug-in should be packaged. More...
 

Macros

#define SYMBOL_CPROJECTSELECTORPANEL_STYLE   wxTAB_TRAVERSAL
 
#define SYMBOL_CPROJECTSELECTORPANEL_TITLE   _("Project Panel")
 
#define SYMBOL_CPROJECTSELECTORPANEL_IDNAME   ID_CPROJECTSELECTORPANEL
 
#define SYMBOL_CPROJECTSELECTORPANEL_SIZE   wxDefaultSize
 
#define SYMBOL_CPROJECTSELECTORPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_CPROJECTSELECTORPANEL_IDNAME

#define SYMBOL_CPROJECTSELECTORPANEL_IDNAME   ID_CPROJECTSELECTORPANEL

Definition at line 53 of file project_selector_panel.hpp.

◆ SYMBOL_CPROJECTSELECTORPANEL_POSITION

#define SYMBOL_CPROJECTSELECTORPANEL_POSITION   wxDefaultPosition

Definition at line 55 of file project_selector_panel.hpp.

◆ SYMBOL_CPROJECTSELECTORPANEL_SIZE

#define SYMBOL_CPROJECTSELECTORPANEL_SIZE   wxDefaultSize

Definition at line 54 of file project_selector_panel.hpp.

◆ SYMBOL_CPROJECTSELECTORPANEL_STYLE

#define SYMBOL_CPROJECTSELECTORPANEL_STYLE   wxTAB_TRAVERSAL

Definition at line 51 of file project_selector_panel.hpp.

◆ SYMBOL_CPROJECTSELECTORPANEL_TITLE

#define SYMBOL_CPROJECTSELECTORPANEL_TITLE   _("Project Panel")

Definition at line 52 of file project_selector_panel.hpp.

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