#include <ParametersToolBox.h>
|
void | addParameter (QVBoxLayout *layout, const QString &key, const QVariant &value) |
|
void | addParameter (QVBoxLayout *layout, const QString &key, const QString &value) |
|
void | addParameter (QVBoxLayout *layout, const QString &key, const int &value) |
|
void | addParameter (QVBoxLayout *layout, const QString &key, const double &value) |
|
void | addParameter (QVBoxLayout *layout, const QString &key, const bool &value) |
|
void | addParameter (QVBoxLayout *layout, const QString &name, QWidget *widget) |
|
void | changeParameter (QObject *sender, int value) |
|
QStringList | resetPage (int index) |
|
void | updateParametersVisibility () |
|
Definition at line 38 of file ParametersToolBox.h.
◆ ParametersToolBox()
find_object::ParametersToolBox::ParametersToolBox |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~ParametersToolBox()
find_object::ParametersToolBox::~ParametersToolBox |
( |
| ) |
|
|
virtual |
◆ addParameter() [1/6]
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const QVariant & |
value |
|
) |
| |
|
private |
◆ addParameter() [2/6]
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const QString & |
value |
|
) |
| |
|
private |
◆ addParameter() [3/6]
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const int & |
value |
|
) |
| |
|
private |
◆ addParameter() [4/6]
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const double & |
value |
|
) |
| |
|
private |
◆ addParameter() [5/6]
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const bool & |
value |
|
) |
| |
|
private |
◆ addParameter() [6/6]
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
name, |
|
|
QWidget * |
widget |
|
) |
| |
|
private |
◆ changeParameter() [1/5]
void find_object::ParametersToolBox::changeParameter |
( |
QObject * |
sender, |
|
|
int |
value |
|
) |
| |
|
private |
◆ changeParameter [2/5]
void find_object::ParametersToolBox::changeParameter |
( |
| ) |
|
|
privateslot |
◆ changeParameter [3/5]
void find_object::ParametersToolBox::changeParameter |
( |
const QString & |
value | ) |
|
|
privateslot |
◆ changeParameter [4/5]
void find_object::ParametersToolBox::changeParameter |
( |
bool |
value | ) |
|
|
privateslot |
◆ changeParameter [5/5]
void find_object::ParametersToolBox::changeParameter |
( |
int |
value | ) |
|
|
privateslot |
◆ getParameterWidget()
QWidget * find_object::ParametersToolBox::getParameterWidget |
( |
const QString & |
key | ) |
|
◆ parametersChanged
void find_object::ParametersToolBox::parametersChanged |
( |
const QStringList & |
name | ) |
|
|
signal |
◆ resetAllPages
void find_object::ParametersToolBox::resetAllPages |
( |
| ) |
|
|
privateslot |
◆ resetCurrentPage
void find_object::ParametersToolBox::resetCurrentPage |
( |
| ) |
|
|
privateslot |
◆ resetPage()
QStringList find_object::ParametersToolBox::resetPage |
( |
int |
index | ) |
|
|
private |
◆ setupUi()
void find_object::ParametersToolBox::setupUi |
( |
| ) |
|
◆ updateParameter()
void find_object::ParametersToolBox::updateParameter |
( |
const QString & |
key | ) |
|
◆ updateParametersVisibility()
void find_object::ParametersToolBox::updateParametersVisibility |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: