#include <tool_option.hh>
Inherits ost::gui::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 |
Definition at line 126 of file tool_option.hh.
| ToolOptionButton | ( | const String & | key, | |
| const String & | verbose_name, | |||
| QObject * | receiver, | |||
| const char * | slot_method | |||
| ) |
| 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.
1.6.1