NCBI C++ ToolKit
Public Member Functions | List of all members
IOpenObjectsPanelClient Class Referenceabstract

Search Toolkit Book for IOpenObjectsPanelClient

#include <gui/widgets/loaders/open_objects_panel_client.hpp>

+ Inheritance diagram for IOpenObjectsPanelClient:

Public Member Functions

virtual ~IOpenObjectsPanelClient ()
 
virtual string GetLabel () const =0
 
virtual IExecuteUnitGetExecuteUnit ()
 

Detailed Description

Definition at line 44 of file open_objects_panel_client.hpp.

Constructor & Destructor Documentation

◆ ~IOpenObjectsPanelClient()

virtual IOpenObjectsPanelClient::~IOpenObjectsPanelClient ( )
inlinevirtual

Definition at line 47 of file open_objects_panel_client.hpp.

Member Function Documentation

◆ GetExecuteUnit()

virtual IExecuteUnit* IOpenObjectsPanelClient::GetExecuteUnit ( )
inlinevirtual

Reimplemented in CGBLoadWizard, CFileLoadWizard, and CAssemblyLoadWizard.

Definition at line 50 of file open_objects_panel_client.hpp.

◆ GetLabel()

virtual string IOpenObjectsPanelClient::GetLabel ( ) const
pure virtual

The documentation for this class was generated from the following file:
Modified on Thu Aug 01 16:30:51 2024 by modify_doxy.py rev. 669887