|
QVISH 0.1
|
This is a pure output object. More...
#include <qVInfo.hpp>
Public Member Functions | |
| WeakPtr< VInputBase > | InputBase () |
| qVInfo (const RefPtr< VParameter > &owner, QWidget *parent, qVInputContext &theInputContext, const RefPtr< VCreationPreferences > &) | |
| void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *) override |
Public Attributes | |
| qVInputContext & | myInputContext |
This is a pure output object.
It only receives valueChanged() callbacks, but will never issue any.