OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
ToolOptionButton Class Reference

#include <tool_option.hh>

Inherits ToolOption.

Public Member Functions

 ToolOptionButton (const String &key, const String &verbose_name, QObject *receiver, const char *slot_method)
 
const char * GetSlotMethod () const
 
QObject * GetReceiver () const
 
- Public Member Functions inherited from ToolOption
const StringGetKey () const
 
const StringGetVerboseName () const
 
Type GetType () const
 

Additional Inherited Members

- Public Types inherited from ToolOption
enum  Type { INT, FLOAT, ENUM, BUTTON }
 
- Protected Member Functions inherited from ToolOption
 ToolOption (const String &key, const String &verbose_name, Type type)
 

Detailed Description

Definition at line 126 of file tool_option.hh.

Constructor & Destructor Documentation

ToolOptionButton ( const String key,
const String verbose_name,
QObject *  receiver,
const char *  slot_method 
)

Member Function Documentation

QObject* GetReceiver ( ) const
inline

Definition at line 133 of file tool_option.hh.

const char* GetSlotMethod ( ) const
inline

Definition at line 132 of file tool_option.hh.


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