NCBI C++ ToolKit
Classes | Macros
open_objects_panel.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/widgets/loaders/open_objects_panel_client.hpp>
#include <gui/widgets/wx/splitter.hpp>
#include <gui/widgets/wx/wizard_page_impl.hpp>
#include <gui/objutils/reg_settings.hpp>
+ Include dependency graph for open_objects_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  COpenObjectsPanel
 
class  COpenObjectsPanel::CPage
 

Macros

#define SYMBOL_OPENOBJECTSPANEL_STYLE   wxFULL_REPAINT_ON_RESIZE
 
#define SYMBOL_OPENOBJECTSPANEL_TITLE   _("Open Objects Panel")
 
#define SYMBOL_OPENOBJECTSPANEL_IDNAME   ID_SPLITTER_PANEL
 
#define SYMBOL_OPENOBJECTSPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_OPENOBJECTSPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_OPENOBJECTSPANEL_IDNAME

#define SYMBOL_OPENOBJECTSPANEL_IDNAME   ID_SPLITTER_PANEL

Definition at line 50 of file open_objects_panel.hpp.

◆ SYMBOL_OPENOBJECTSPANEL_POSITION

#define SYMBOL_OPENOBJECTSPANEL_POSITION   wxDefaultPosition

Definition at line 52 of file open_objects_panel.hpp.

◆ SYMBOL_OPENOBJECTSPANEL_SIZE

#define SYMBOL_OPENOBJECTSPANEL_SIZE   wxSize(400, 300)

Definition at line 51 of file open_objects_panel.hpp.

◆ SYMBOL_OPENOBJECTSPANEL_STYLE

#define SYMBOL_OPENOBJECTSPANEL_STYLE   wxFULL_REPAINT_ON_RESIZE

Definition at line 48 of file open_objects_panel.hpp.

◆ SYMBOL_OPENOBJECTSPANEL_TITLE

#define SYMBOL_OPENOBJECTSPANEL_TITLE   _("Open Objects Panel")

Definition at line 49 of file open_objects_panel.hpp.

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