NCBI C++ ToolKit
Public Member Functions | Private Attributes | List of all members
CFileLoadManager::CFilePage Class Reference

Search Toolkit Book for CFileLoadManager::CFilePage

#include <gui/core/ui_file_load_manager.hpp>

+ Inheritance diagram for CFileLoadManager::CFilePage:
+ Collaboration diagram for CFileLoadManager::CFilePage:

Public Member Functions

 CFilePage (CFileLoadManager &manager)
 
virtual wxPanel * GetPanel ()
 
virtual bool CanLeavePage (bool forward)
 
- Public Member Functions inherited from CWizardPage
 CWizardPage ()
 
void Reset ()
 
virtual IWizardPageGetNextPage ()
 
virtual IWizardPageGetPrevPage ()
 
virtual IWizardPageGetOptionsPage ()
 
virtual void SetNextPage (IWizardPage *page)
 
virtual void SetPrevPage (IWizardPage *page)
 
virtual void SetOptionsPage (IWizardPage *page)
 
- Public Member Functions inherited from IWizardPage
virtual ~IWizardPage ()
 

Private Attributes

CFileLoadManagerm_Manager
 

Additional Inherited Members

- Protected Attributes inherited from CWizardPage
IWizardPagem_NextPage
 
IWizardPagem_PrevPage
 
IWizardPagem_OptionsPage
 

Detailed Description

Definition at line 222 of file ui_file_load_manager.hpp.

Constructor & Destructor Documentation

◆ CFilePage()

CFileLoadManager::CFilePage::CFilePage ( CFileLoadManager manager)
inline

Definition at line 225 of file ui_file_load_manager.hpp.

Member Function Documentation

◆ CanLeavePage()

virtual bool CFileLoadManager::CFilePage::CanLeavePage ( bool  forward)
inlinevirtual

Implements IWizardPage.

Definition at line 227 of file ui_file_load_manager.hpp.

References m_Manager, and CFileLoadManager::x_CanLeavePage().

◆ GetPanel()

wxPanel * CFileLoadManager::CFilePage::GetPanel ( )
virtual

Implements IWizardPage.

Definition at line 86 of file ui_file_load_manager.cpp.

References m_Manager, and CFileLoadManager::x_GetOptionsPanel().

Member Data Documentation

◆ m_Manager

CFileLoadManager& CFileLoadManager::CFilePage::m_Manager
private

Definition at line 229 of file ui_file_load_manager.hpp.

Referenced by CanLeavePage(), and GetPanel().


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:58:21 2024 by modify_doxy.py rev. 669887