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

A QT widget that adjusts an VInteger. More...

#include <QInteger.hpp>

Inheritance diagram for Wizt::QInteger:

Public Slots

void textEnter ()
 
void valueChanged (int)
 

Public Member Functions

 QInteger (const RefPtr< VParameter > &owner, QWidget *parent, qVInputContext &theInputContext, const RefPtr< VCreationPreferences > &)
 
void setRange (const VParameter &VParam, int min, int max)
 
void setRange (int min, int max)
 
void valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &Context, const ValueNotifierList *DoNotBroadcast, const ValueMap *) override
 
void valueChanged (int, const ValueNotifierList *DoNotBroadcast)
 

Public Attributes

qVInputContextmyInputContext
 
const char * Property_Max = "max"
 
const char * Property_Min = "min"
 

Detailed Description

A QT widget that adjusts an VInteger.


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