QVISH 0.1
Public Slots | Public Member Functions | Public Attributes | List of all members
Wizt::qVFlagList Class Reference

A QT widget that allows to select flags on a list of strings. More...

#include <qVFlagList.hpp>

Inheritance diagram for Wizt::qVFlagList:

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

qVInputContextmyInputContext
 

Detailed Description

A QT widget that allows to select flags on a list of strings.

Member Function Documentation

◆ GotABoxChanged

void Wizt::qVFlagList::GotABoxChanged ( int  )
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.


The documentation for this class was generated from the following files: