PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::mQDoubleSlider Class Reference

#include <QComponent.h>

Inheritance diagram for dyno::mQDoubleSlider:
Collaboration diagram for dyno::mQDoubleSlider:

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)
 

Detailed Description

Definition at line 38 of file QComponent.h.

Constructor & Destructor Documentation

◆ mQDoubleSlider()

dyno::mQDoubleSlider::mQDoubleSlider ( QWidget * pParent = NULL)
inline

Definition at line 44 of file QComponent.h.

Member Function Documentation

◆ setNewVisable

void dyno::mQDoubleSlider::setNewVisable ( int s)
inlineslot

Definition at line 53 of file QComponent.h.

Member Data Documentation

◆ id

int dyno::mQDoubleSlider::id = -1

Definition at line 46 of file QComponent.h.

◆ nameLabel

QLabel* dyno::mQDoubleSlider::nameLabel = nullptr

Definition at line 49 of file QComponent.h.


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