A dialog to be used as input of key/value pairs.
More...
#include <ParameterDialog.h>
A dialog to be used as input of key/value pairs.
Definition at line 55 of file ParameterDialog.h.
◆ ParameterDialog()
| te::qt::widgets::ParameterDialog::ParameterDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~ParameterDialog()
| te::qt::widgets::ParameterDialog::~ParameterDialog |
( |
| ) |
|
◆ getLabel1()
| QString te::qt::widgets::ParameterDialog::getLabel1 |
( |
| ) |
const |
◆ getLabel2()
| QString te::qt::widgets::ParameterDialog::getLabel2 |
( |
| ) |
const |
◆ getValue1()
| QString te::qt::widgets::ParameterDialog::getValue1 |
( |
| ) |
const |
◆ getValue2()
| QString te::qt::widgets::ParameterDialog::getValue2 |
( |
| ) |
const |
◆ onValue1TextEdited
| void te::qt::widgets::ParameterDialog::onValue1TextEdited |
( |
const QString & |
nextTxt | ) |
|
|
protectedslot |
◆ onValue2TextEdited
| void te::qt::widgets::ParameterDialog::onValue2TextEdited |
( |
const QString & |
nextTxt | ) |
|
|
protectedslot |
◆ setLabel1()
| void te::qt::widgets::ParameterDialog::setLabel1 |
( |
const QString & |
label | ) |
|
◆ setLabel2()
| void te::qt::widgets::ParameterDialog::setLabel2 |
( |
const QString & |
label | ) |
|
◆ setValue1()
| void te::qt::widgets::ParameterDialog::setValue1 |
( |
const QString & |
value | ) |
|
◆ setValue1EchoMode()
| void te::qt::widgets::ParameterDialog::setValue1EchoMode |
( |
QLineEdit::EchoMode |
echoMode | ) |
|
◆ setValue2()
| void te::qt::widgets::ParameterDialog::setValue2 |
( |
const QString & |
value | ) |
|
◆ setValue2EchoMode()
| void te::qt::widgets::ParameterDialog::setValue2EchoMode |
( |
QLineEdit::EchoMode |
echoMode | ) |
|
◆ m_pvalue1
| QString te::qt::widgets::ParameterDialog::m_pvalue1 |
|
private |
◆ m_pvalue2
| QString te::qt::widgets::ParameterDialog::m_pvalue2 |
|
private |
◆ m_ui
| std::unique_ptr<Ui::ParameterDialogForm> te::qt::widgets::ParameterDialog::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/utils/ParameterDialog.h