#include <tool_options_widget.hh>
Inherits PyQt4::QtCore::QObject.
Public Slots | |
void | TextChanged (const QString &text) |
Public Member Functions | |
IntOptBinder () | |
IntOptBinder (QObject *parent, ToolOptionInt *int_opt) |
Definition at line 50 of file tool_options_widget.hh.
IntOptBinder | ( | ) | [inline] |
Definition at line 53 of file tool_options_widget.hh.
IntOptBinder | ( | QObject * | parent, | |
ToolOptionInt * | int_opt | |||
) | [inline] |
Definition at line 54 of file tool_options_widget.hh.
void TextChanged | ( | const QString & | text | ) | [inline, slot] |
Definition at line 58 of file tool_options_widget.hh.