Plasma Engine  2.0
Loading...
Searching...
No Matches
plQtDoubleSpinBox Class Reference
Inheritance diagram for plQtDoubleSpinBox:

Public Member Functions

 plQtDoubleSpinBox (QWidget *pParent, bool bIntMode=false)
 
void SetIntMode (bool bEnable)
 
void setDisplaySuffix (const char *szSuffix)
 
void setDefaultValue (double value)
 
void setDefaultValue (const plVariant &val)
 
void setMinimum (const plVariant &val)
 
void setMaximum (const plVariant &val)
 
virtual QString textFromValue (double fVal) const override
 
virtual double valueFromText (const QString &sText) const override
 
void setValueInvalid ()
 
void setValue (double fVal)
 
void setValue (const plVariant &val)
 
double value () const
 

Protected Member Functions

virtual void focusInEvent (QFocusEvent *event) override
 
virtual void focusOutEvent (QFocusEvent *event) override
 
virtual void mousePressEvent (QMouseEvent *event) override
 
virtual void mouseReleaseEvent (QMouseEvent *event) override
 
virtual void mouseMoveEvent (QMouseEvent *event) override
 
virtual void keyPressEvent (QKeyEvent *event) override
 
virtual bool event (QEvent *event) override
 

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