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

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

#include <qVStringList.hpp>

Inheritance diagram for Wizt::qVStringList:

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

qVInputContextmyInputContext
 
QHBoxLayout myLayout
 

Detailed Description

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


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