Mixxx

PropertyBinder Class Reference

#include <propertybinder.h>

Collaboration diagram for PropertyBinder:

List of all members.

Signals

void setWidgetProperty (const char *name, const QVariant &value)

Public Member Functions

 PropertyBinder (QWidget *pWidget, QString propertyName, ControlObject *pControl)
virtual ~PropertyBinder ()

Detailed Description

Definition at line 12 of file propertybinder.h.


Constructor & Destructor Documentation

PropertyBinder::PropertyBinder ( QWidget *  pWidget,
QString  propertyName,
ControlObject pControl 
)

Definition at line 5 of file propertybinder.cpp.

Here is the call graph for this function:

PropertyBinder::~PropertyBinder ( ) [virtual]

Definition at line 17 of file propertybinder.cpp.


Member Function Documentation

void PropertyBinder::setWidgetProperty ( const char *  name,
const QVariant &  value 
) [signal]

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines