NCBI C++ ToolKit
Classes | Macros | Functions
open_view_manager_impl.hpp File Reference
#include <util/icanceled.hpp>
#include <gui/core/open_view_manager.hpp>
#include <gui/core/project_view_factory.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <gui/widgets/object_list/object_list_widget_sel.hpp>
#include <wx/panel.h>
+ Include dependency graph for open_view_manager_impl.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  COpenViewManager
 
class  COpenViewManager::COVMException
 
class  CParamsPanel
 
class  CConversionResultPanel
 

Macros

#define SYMBOL_CPARAMSPANEL_STYLE   wxNO_BORDER|wxTAB_TRAVERSAL
 CParamsPanel. More...
 
#define SYMBOL_CPARAMSPANEL_TITLE   _("Parameters Panel")
 
#define SYMBOL_CPARAMSPANEL_IDNAME   ID_CPARAMSPANEL
 
#define SYMBOL_CPARAMSPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CPARAMSPANEL_POSITION   wxDefaultPosition
 
#define SYM_CONVRESPANEL_STYLE   wxNO_BORDER|wxTAB_TRAVERSAL
 CConversionResultPanel. More...
 
#define SYM_CONVRESPANEL_TITLE   _("Parameters Panel")
 
#define SYM_CONVRESPANEL_IDNAME   ID_CCONVERSIONRESULTPANEL
 
#define SYM_CONVRESPANEL_SIZE   wxSize(400, 300)
 
#define SYM_CONVRESPANEL_POSITION   wxDefaultPosition
 

Functions

 USING_SCOPE (objects)
 

Macro Definition Documentation

◆ SYM_CONVRESPANEL_IDNAME

#define SYM_CONVRESPANEL_IDNAME   ID_CCONVERSIONRESULTPANEL

Definition at line 259 of file open_view_manager_impl.hpp.

◆ SYM_CONVRESPANEL_POSITION

#define SYM_CONVRESPANEL_POSITION   wxDefaultPosition

Definition at line 261 of file open_view_manager_impl.hpp.

◆ SYM_CONVRESPANEL_SIZE

#define SYM_CONVRESPANEL_SIZE   wxSize(400, 300)

Definition at line 260 of file open_view_manager_impl.hpp.

◆ SYM_CONVRESPANEL_STYLE

#define SYM_CONVRESPANEL_STYLE   wxNO_BORDER|wxTAB_TRAVERSAL

◆ SYM_CONVRESPANEL_TITLE

#define SYM_CONVRESPANEL_TITLE   _("Parameters Panel")

Definition at line 258 of file open_view_manager_impl.hpp.

◆ SYMBOL_CPARAMSPANEL_IDNAME

#define SYMBOL_CPARAMSPANEL_IDNAME   ID_CPARAMSPANEL

Definition at line 170 of file open_view_manager_impl.hpp.

◆ SYMBOL_CPARAMSPANEL_POSITION

#define SYMBOL_CPARAMSPANEL_POSITION   wxDefaultPosition

Definition at line 172 of file open_view_manager_impl.hpp.

◆ SYMBOL_CPARAMSPANEL_SIZE

#define SYMBOL_CPARAMSPANEL_SIZE   wxSize(400, 300)

Definition at line 171 of file open_view_manager_impl.hpp.

◆ SYMBOL_CPARAMSPANEL_STYLE

#define SYMBOL_CPARAMSPANEL_STYLE   wxNO_BORDER|wxTAB_TRAVERSAL

CParamsPanel.

Definition at line 168 of file open_view_manager_impl.hpp.

◆ SYMBOL_CPARAMSPANEL_TITLE

#define SYMBOL_CPARAMSPANEL_TITLE   _("Parameters Panel")

Definition at line 169 of file open_view_manager_impl.hpp.

Function Documentation

◆ USING_SCOPE()

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