NCBI C++ ToolKit
Public Member Functions | Private Member Functions | List of all members
CRmvOutsideProteinQualTreeItemData Class Reference

Search Toolkit Book for CRmvOutsideProteinQualTreeItemData

#include <gui/widgets/edit/macro_rmvoutside_itemdata.hpp>

+ Inheritance diagram for CRmvOutsideProteinQualTreeItemData:
+ Collaboration diagram for CRmvOutsideProteinQualTreeItemData:

Public Member Functions

 CRmvOutsideProteinQualTreeItemData ()
 
 ~CRmvOutsideProteinQualTreeItemData ()
 
virtual string GetMacroDescription () const
 
virtual string GetFunction (TConstraints &constraints) const
 
virtual string GetVariables ()
 
virtual vector< stringGetFunctionNames () const
 
- Public Member Functions inherited from CRmvOutsideQualTreeItemData
 CRmvOutsideQualTreeItemData (const string &description, EMacroFieldType type)
 
virtual ~CRmvOutsideQualTreeItemData ()
 
virtual bool UpdateTarget ()
 
virtual bool HasVariables () const
 
- Public Member Functions inherited from CMacroActionItemData
virtual ~CMacroActionItemData ()
 
virtual const vector< string > & GetKeywords () const
 
- Public Member Functions inherited from IMacroActionItemData
virtual ~IMacroActionItemData ()
 
void CreateParamPanel (wxStaticBoxSizer &action_sizer, wxPanel *parent)
 
void DeleteParamPanel ()
 
const stringGetGeneralDescription () const
 
void SetTarget (const CTempString &target)
 
const pair< string, stringGetTarget () const
 
virtual void UpdateTarget (const TConstraints &constraints)
 
const stringGetWarning () const
 
void ResetWarning ()
 
bool TransferDataFromPanel ()
 
bool TransferDataToPanel (const vector< CFuncWithArgs > &func_info)
 
ECustomPanelType GetCustomPanelType () const
 
- Public Member Functions inherited from CMacroPanelItemData
virtual vector< stringGetMainFunctions () const
 
- Public Member Functions inherited from IMacroScriptElements
virtual ~IMacroScriptElements ()
 

Private Member Functions

virtual void x_AddParamPanel (wxWindow *parent)
 

Additional Inherited Members

- Public Types inherited from IMacroActionItemData
using TArguments = CArgumentList::TArguments
 
- Public Types inherited from IMacroScriptElements
using TConstraints = vector< pair< string, string > >
 
- Protected Member Functions inherited from CRmvOutsideQualTreeItemData
string x_GetMarkedTextFunction () const
 
- Protected Member Functions inherited from CMacroActionItemData
 CMacroActionItemData (const string &description, EMacroFieldType type=EMacroFieldType::eNotSet)
 
vector< stringx_GetPubFunctions () const
 
- Protected Member Functions inherited from IMacroActionItemData
 IMacroActionItemData (const string &description)
 
void x_LoadPanel (wxWindow *parent, const string &panel_name, const TArgumentsVector &arguments)
 
string x_GetVariables (const vector< CTempString > &args) const
 
- Protected Attributes inherited from CMacroActionItemData
EMacroFieldType m_FieldType
 for actions such as appply/edit/etc. More...
 
- Protected Attributes inherited from IMacroActionItemData
string m_Description
 
CTempString m_Target
 
string m_SelectedField
 
unique_ptr< CMacroPanelLoaderm_Panel { nullptr }
 constructed panel for specifying function arguments More...
 
CArgumentList m_ArgList
 
TArguments m_Args
 
vector< stringm_Keywords
 
string m_Warning
 
ECustomPanelType m_Type { ECustomPanelType::eCustomPanelNotSet }
 

Detailed Description

Definition at line 99 of file macro_rmvoutside_itemdata.hpp.

Constructor & Destructor Documentation

◆ CRmvOutsideProteinQualTreeItemData()

CRmvOutsideProteinQualTreeItemData::CRmvOutsideProteinQualTreeItemData ( )

Definition at line 454 of file macro_rmvoutside_itemdata.cpp.

References eProtein.

◆ ~CRmvOutsideProteinQualTreeItemData()

CRmvOutsideProteinQualTreeItemData::~CRmvOutsideProteinQualTreeItemData ( )
inline

Definition at line 103 of file macro_rmvoutside_itemdata.hpp.

Member Function Documentation

◆ GetFunction()

string CRmvOutsideProteinQualTreeItemData::GetFunction ( TConstraints constraints) const
virtual

◆ GetFunctionNames()

vector< string > CRmvOutsideProteinQualTreeItemData::GetFunctionNames ( ) const
virtual

◆ GetMacroDescription()

string CRmvOutsideProteinQualTreeItemData::GetMacroDescription ( ) const
virtual

◆ GetVariables()

string CRmvOutsideProteinQualTreeItemData::GetVariables ( )
virtual

◆ x_AddParamPanel()

void CRmvOutsideProteinQualTreeItemData::x_AddParamPanel ( wxWindow *  parent)
privatevirtual

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