|
QVISH 0.1
|
A QT widget that allows to select from a list of strings. More...
#include <qVEnum.hpp>
Public Slots | |
| void | changeState (bool on) |
Public Member Functions | |
| WeakPtr< VInputBase > | InputBase () |
| void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *) override |
| vQEnum (const RefPtr< VParameter > &owner, QWidget *parent, qVInputContext &theInputContext, const RefPtr< VCreationPreferences > &) | |
Public Attributes | |
| qVInputContext & | myInputContext |
A QT widget that allows to select from a list of strings.