NCBI C++ ToolKit
Public Member Functions | Protected Attributes | List of all members
CAlgoToolManagerParamsPanel Class Referenceabstract

Search Toolkit Book for CAlgoToolManagerParamsPanel

CAlgoToolManagerParamsPanel. More...

#include <gui/core/algo_tool_manager_base.hpp>

+ Inheritance diagram for CAlgoToolManagerParamsPanel:
+ Collaboration diagram for CAlgoToolManagerParamsPanel:

Public Member Functions

virtual void RestoreDefaults ()=0
 override in derived classes More...
 
IRegSettings interface implementation
virtual void SetRegistryPath (const string &reg_path)
 CAlgoToolManagerParamsPanel. More...
 
virtual void LoadSettings ()=0
 
virtual void SaveSettings () const =0
 override in derived classes More...
 
- Public Member Functions inherited from IRegSettings
virtual ~IRegSettings ()
 

Protected Attributes

string m_RegPath
 registry path to the settings More...
 

Detailed Description

CAlgoToolManagerParamsPanel.

Definition at line 199 of file algo_tool_manager_base.hpp.

Member Function Documentation

◆ LoadSettings()

virtual void CAlgoToolManagerParamsPanel::LoadSettings ( )
pure virtual

◆ RestoreDefaults()

virtual void CAlgoToolManagerParamsPanel::RestoreDefaults ( )
pure virtual

◆ SaveSettings()

virtual void CAlgoToolManagerParamsPanel::SaveSettings ( ) const
pure virtual

◆ SetRegistryPath()

void CAlgoToolManagerParamsPanel::SetRegistryPath ( const string reg_path)
virtual

Member Data Documentation

◆ m_RegPath

string CAlgoToolManagerParamsPanel::m_RegPath
protected

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