|
QVISH 0.1
|
A QT widget that allows to select from a list of strings. More...
#include <qVStringList.hpp>
Public Slots | |
| void | selectItem (const QString &what) |
Public Member Functions | |
| qVStringList (const RefPtr< VParameter > &owner, QWidget *parent, qVInputContext &theInputContext, const RefPtr< VCreationPreferences > &) | |
| void | setSizeFromStringList (const StringSelection &SL) |
| void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *) override |
Public Attributes | |
| qVInputContext & | myInputContext |
| QHBoxLayout | myLayout |
A QT widget that allows to select from a list of strings.