ToolOption Class Reference

#include <tool_option.hh>

Inherits PyQt4::QtCore::QObject.

Inherited by ToolOptionButton, ToolOptionEnum, and ToolOptionNum< T, C >.

Public Types

enum  Type { INT, FLOAT, ENUM, BUTTON }

Public Member Functions

const StringGetKey () const
const StringGetVerboseName () const
Type GetType () const

Protected Member Functions

 ToolOption (const String &key, const String &verbose_name, Type type)

Detailed Description

Definition at line 37 of file tool_option.hh.


Member Enumeration Documentation

enum Type
Enumerator:
INT 
FLOAT 
ENUM 
BUTTON 

Definition at line 40 of file tool_option.hh.


Constructor & Destructor Documentation

ToolOption ( const String key,
const String verbose_name,
Type  type 
) [protected]

Member Function Documentation

const String& GetKey (  )  const
Type GetType (  )  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 10 Nov 2016 for OpenStructure by  doxygen 1.6.1