|
QVISH 0.1
|
There can be multiple qVTime widgets for one TimeLine, whereby one TimeLine corresponds to one Time parameter. More...
#include <qVTime.hpp>
Public Member Functions | |
| WeakPtr< VInputBase > | InputBase () |
| QVTime (const RefPtr< VParameter > &owner, QWidget *parent, qVInputContext &theInputContext, const RefPtr< VCreationPreferences > &) | |
| The constructor that is called when no creation references are given. | |
| void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *) override |
Public Attributes | |
| QPointer< QLayout > | layout |
| qVInputContext & | myInputContext |
There can be multiple qVTime widgets for one TimeLine, whereby one TimeLine corresponds to one Time parameter.
All Slots sharing the same time parameter will get a qVTime in their object gui, but the timeline object will be unique.