![]() |
Mixxx
|
#include <propertybinder.h>
Signals | |
void | setWidgetProperty (const char *name, const QVariant &value) |
Public Member Functions | |
PropertyBinder (QWidget *pWidget, QString propertyName, ControlObject *pControl) | |
virtual | ~PropertyBinder () |
Definition at line 12 of file propertybinder.h.
PropertyBinder::PropertyBinder | ( | QWidget * | pWidget, |
QString | propertyName, | ||
ControlObject * | pControl | ||
) |
PropertyBinder::~PropertyBinder | ( | ) | [virtual] |
Definition at line 17 of file propertybinder.cpp.
void PropertyBinder::setWidgetProperty | ( | const char * | name, |
const QVariant & | value | ||
) | [signal] |