NCBI C++ ToolKit
|
Search Toolkit Book for CProjectViewTypeDescriptor
CProjectViewTypeDescriptor - holds description of a project view type. More...
#include <gui/core/project_view_factory.hpp>
Protected Attributes | |
string | m_PrimaryType |
EPVObjectsAccepted | m_MultiAccepted |
bool | mf_PrefetchNeeded |
Protected Attributes inherited from CViewTypeDescriptor | |
string | m_Category |
bool | m_Singleton |
Protected Attributes inherited from CUIObject | |
string | m_Label |
string | m_IconAlias |
string | m_Hint |
string | m_Description |
string | m_HelpId |
string | m_LogEvent |
Additional Inherited Members | |
Public Types inherited from CViewTypeDescriptor | |
enum | EAcceptionType { eNone , eSingle , eMultiple } |
CProjectViewTypeDescriptor - holds description of a project view type.
Definition at line 57 of file project_view_factory.hpp.
|
inline |
Definition at line 62 of file project_view_factory.hpp.
|
inline |
Definition at line 88 of file project_view_factory.hpp.
References m_MultiAccepted.
Referenced by COpenViewManager::DoTransition(), and CAppDialogs::OpenViewlDialog().
Definition at line 83 of file project_view_factory.hpp.
References m_PrimaryType.
Referenced by COpenViewManager::DoAsyncConversion().
|
inline |
Definition at line 93 of file project_view_factory.hpp.
References mf_PrefetchNeeded.
Referenced by CAppDialogs::OpenViewlDialog().
|
protected |
Definition at line 100 of file project_view_factory.hpp.
Referenced by GetObjectsAccepted().
|
protected |
Definition at line 99 of file project_view_factory.hpp.
Referenced by GetPrimaryInputType().
|
protected |
Definition at line 101 of file project_view_factory.hpp.
Referenced by IsPrefetchNeeded().