#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.
find_object::ParametersToolBox::ParametersToolBox |
( |
QWidget * |
parent = 0 | ) |
|
find_object::ParametersToolBox::~ParametersToolBox |
( |
| ) |
|
|
virtual |
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const QVariant & |
value |
|
) |
| |
|
private |
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const QString & |
value |
|
) |
| |
|
private |
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const int & |
value |
|
) |
| |
|
private |
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const double & |
value |
|
) |
| |
|
private |
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
key, |
|
|
const bool & |
value |
|
) |
| |
|
private |
void find_object::ParametersToolBox::addParameter |
( |
QVBoxLayout * |
layout, |
|
|
const QString & |
name, |
|
|
QWidget * |
widget |
|
) |
| |
|
private |
void find_object::ParametersToolBox::changeParameter |
( |
QObject * |
sender, |
|
|
int |
value |
|
) |
| |
|
private |
void find_object::ParametersToolBox::changeParameter |
( |
| ) |
|
|
privateslot |
void find_object::ParametersToolBox::changeParameter |
( |
const QString & |
value | ) |
|
|
privateslot |
void find_object::ParametersToolBox::changeParameter |
( |
bool |
value | ) |
|
|
privateslot |
void find_object::ParametersToolBox::changeParameter |
( |
int |
value | ) |
|
|
privateslot |
QWidget * find_object::ParametersToolBox::getParameterWidget |
( |
const QString & |
key | ) |
|
void find_object::ParametersToolBox::parametersChanged |
( |
const QStringList & |
name | ) |
|
|
signal |
void find_object::ParametersToolBox::resetAllPages |
( |
| ) |
|
|
privateslot |
void find_object::ParametersToolBox::resetCurrentPage |
( |
| ) |
|
|
privateslot |
QStringList find_object::ParametersToolBox::resetPage |
( |
int |
index | ) |
|
|
private |
void find_object::ParametersToolBox::setupUi |
( |
| ) |
|
void find_object::ParametersToolBox::updateParameter |
( |
const QString & |
key | ) |
|
void find_object::ParametersToolBox::updateParametersVisibility |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: