A private class: slider with specific data storage (for callbacks client data), no use for it anywhere else...
More...
#include <anatomist/color/wMaterial.h>
|
| QANumSlider (int num1, int num2, int minValue, int maxValue, int pageStep, int value, Qt::Orientation, QWidget *parent, const char *name=0) |
|
virtual | ~QANumSlider () |
|
A private class: slider with specific data storage (for callbacks client data), no use for it anywhere else...
It should be entirely in the .cc, but we need to improve the Makefile to compile MOCs in .cc
Definition at line 101 of file wMaterial.h.
◆ QANumSlider()
QANumSlider::QANumSlider |
( |
int |
num1, |
|
|
int |
num2, |
|
|
int |
minValue, |
|
|
int |
maxValue, |
|
|
int |
pageStep, |
|
|
int |
value, |
|
|
Qt::Orientation |
, |
|
|
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~QANumSlider()
virtual QANumSlider::~QANumSlider |
( |
| ) |
|
|
inlinevirtual |
◆ transformChange
void QANumSlider::transformChange |
( |
int |
| ) |
|
|
protectedslot |
◆ valueChanged
void QANumSlider::valueChanged |
( |
int |
num1, |
|
|
int |
num2, |
|
|
int |
value |
|
) |
| |
|
signal |
◆ _num1
◆ _num2
The documentation for this class was generated from the following file: