|
QVISH 0.1
|
A QT widget that provides a float value via QWT. More...
#include <QWTFloat.hpp>
Public Member Functions | |
| WeakPtr< VInputBase > | InputBase () override |
| QWTFloat (const RefPtr< VParameter > &owner, QWidget *parent, const RefPtr< ValuePoolProvider > &qvpp, const RefPtr< VCreationPreferences > &, qVTimerWindowContainer &TWC) | |
| void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *VP) override |
Public Attributes | |
| RefPtr< ValuePoolProvider > | myValuePoolProvider |
| qVTimerWindowContainer & | TimerWindowContainer |
A QT widget that provides a float value via QWT.