|
QVISH 0.1
|
A QT widget that allows to select flags on a list of strings. More...
#include <qVFlagList.hpp>
Public Slots | |
| void | GotABoxChanged (int) |
| Called whenever a checkbox is changed. | |
Public Member Functions | |
| qVFlagList (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 |
A QT widget that allows to select flags on a list of strings.
|
slot |
Called whenever a checkbox is changed.
We don't know at this point which one, and it won't matter because the entire selection is going to be updated anyway.