ToolOptionGroup Class Reference

#include <tool_option_group.hh>

Inherits PyQt4::QtCore::QObject.

Public Member Functions

 ToolOptionGroup (const String &group_key, const String &verbose_name)
void AddOption (ToolOption *tool_option)
const StringGetKey () const
const StringGetVerboseName () const
const ToolOptionListGetOptions () const
ToolOptionFindOptionByKey (const String &key) const

Detailed Description

Definition at line 34 of file tool_option_group.hh.


Constructor & Destructor Documentation

ToolOptionGroup ( const String group_key,
const String verbose_name 
)

Member Function Documentation

void AddOption ( ToolOption tool_option  ) 

Add int option to default option group.

ToolOption* FindOptionByKey ( const String key  )  const
const String& GetKey (  )  const
const ToolOptionList& GetOptions (  )  const
const String& GetVerboseName (  )  const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1