![]()  | 
  
    PeriDyno 1.2.1
    
   | 
 
#include <QComponent.h>


Public Slots | |
| void | setNewVisable (int s) | 
  Public Slots inherited from dyno::QDoubleSlider | |
| void | setValue (int value) | 
| void | setValue (double Value, bool BlockSignals=false) | 
Public Member Functions | |
| mQDoubleSlider (QWidget *pParent=NULL) | |
  Public Member Functions inherited from dyno::QDoubleSlider | |
| QDoubleSlider (QWidget *pParent=NULL) | |
| void | setRange (double Min, double Max) | 
| void | setMinimum (double Min) | 
| double | minimum () const | 
| void | setMaximum (double Max) | 
| double | maximum () const | 
| double | value () const | 
Public Attributes | |
| int | id = -1 | 
| QLabel * | nameLabel = nullptr | 
Additional Inherited Members | |
  Signals inherited from dyno::QDoubleSlider | |
| void | valueChanged (double Value) | 
| void | rangeChanged (double Min, double Max) | 
Definition at line 38 of file QComponent.h.
      
  | 
  inline | 
Definition at line 44 of file QComponent.h.
      
  | 
  inlineslot | 
Definition at line 53 of file QComponent.h.
| int dyno::mQDoubleSlider::id = -1 | 
Definition at line 46 of file QComponent.h.
| QLabel* dyno::mQDoubleSlider::nameLabel = nullptr | 
Definition at line 49 of file QComponent.h.