|
QVISH 0.1
|
Interfacing strings via QLineEdit. More...
#include <qVStringInput.hpp>
Public Slots | |
| void | inputText (const QString &) |
| void | newText () |
Public Member Functions | |
| WeakPtr< VInputBase > | InputBase () |
| qVStringInput (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 |
Interfacing strings via QLineEdit.