OpenStructure
Loading...
Searching...
No Matches
Public Member Functions
ToolOptionGroup Class Reference

#include <tool_option_group.hh>

Inherits QObject.

Public Member Functions

 ToolOptionGroup (const String &group_key, const String &verbose_name)
 
void AddOption (ToolOption *tool_option)
 
const String & GetKey () const
 
const String & GetVerboseName () const
 
const ToolOptionList & GetOptions () const
 
ToolOption * FindOptionByKey (const String &key) const
 

Detailed Description

Definition at line 34 of file tool_option_group.hh.

Constructor & Destructor Documentation

◆ ToolOptionGroup()

ToolOptionGroup ( const String &  group_key,
const String &  verbose_name 
)

Member Function Documentation

◆ AddOption()

void AddOption ( ToolOption *  tool_option)

Add int option to default option group.

◆ FindOptionByKey()

ToolOption * FindOptionByKey ( const String &  key) const

◆ GetKey()

const String & GetKey ( ) const

◆ GetOptions()

const ToolOptionList & GetOptions ( ) const

◆ GetVerboseName()

const String & GetVerboseName ( ) const

The documentation for this class was generated from the following file: