Widget for setting the DAC output voltage (hence the HV)
More...
#include <PacVoltageSpinBox.h>
List of all members.
Detailed Description
Widget for setting the DAC output voltage (hence the HV)
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
Constructor & Destructor Documentation
PacVoltageSpinBox::PacVoltageSpinBox |
( |
QWidget * |
parent = 0 | ) |
|
PacVoltageSpinBox::~PacVoltageSpinBox |
( |
| ) |
|
Member Function Documentation
int PacVoltageSpinBox::decimals |
( |
| ) |
const |
double PacVoltageSpinBox::maximum |
( |
| ) |
const |
double PacVoltageSpinBox::minimum |
( |
| ) |
const |
QString PacVoltageSpinBox::prefix |
( |
| ) |
const |
void PacVoltageSpinBox::setDecimals |
( |
int |
d | ) |
|
void PacVoltageSpinBox::setMaximum |
( |
double |
max | ) |
|
void PacVoltageSpinBox::setMinimum |
( |
double |
min | ) |
|
void PacVoltageSpinBox::setPrefix |
( |
const QString & |
pre | ) |
|
void PacVoltageSpinBox::setRange |
( |
double |
minimum, |
|
|
double |
maximum |
|
) |
| |
void PacVoltageSpinBox::setSingleStep |
( |
double |
step | ) |
|
void PacVoltageSpinBox::setSuffix |
( |
const QString & |
suf | ) |
|
void PacVoltageSpinBox::setValue |
( |
double |
val | ) |
[slot] |
double PacVoltageSpinBox::singleStep |
( |
| ) |
const |
QString PacVoltageSpinBox::suffix |
( |
| ) |
const |
void PacVoltageSpinBox::valueChanged |
( |
double |
d | ) |
[signal] |
The documentation for this class was generated from the following files: