#include <tool_options_widget.hh>
Inherits PyQt4::QtCore::QObject.
Public Slots | |
void | TextChanged (const QString &text) |
Public Member Functions | |
FloatOptBinder () | |
FloatOptBinder (QObject *parent, ToolOptionFloat *float_opt) |
Definition at line 66 of file tool_options_widget.hh.
FloatOptBinder | ( | ) | [inline] |
Definition at line 69 of file tool_options_widget.hh.
FloatOptBinder | ( | QObject * | parent, | |
ToolOptionFloat * | float_opt | |||
) | [inline] |
Definition at line 70 of file tool_options_widget.hh.
void TextChanged | ( | const QString & | text | ) | [inline, slot] |
Definition at line 74 of file tool_options_widget.hh.