...
More...
#include <ParameterTableWidget.h>
|
| std::auto_ptr< Ui::ParameterTableWidgetForm > | m_ui |
| |
...
Definition at line 53 of file ParameterTableWidget.h.
| te::qt::widgets::ParameterTableWidget::ParameterTableWidget |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| te::qt::widgets::ParameterTableWidget::~ParameterTableWidget |
( |
| ) |
|
| void te::qt::widgets::ParameterTableWidget::add |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
| void te::qt::widgets::ParameterTableWidget::addToolButtonPressed |
( |
| ) |
|
|
protectedslot |
| void te::qt::widgets::ParameterTableWidget::editToolButtonPressed |
( |
| ) |
|
|
protectedslot |
| Ui::ParameterTableWidgetForm* te::qt::widgets::ParameterTableWidget::getForm |
( |
| ) |
const |
| std::map<std::string, std::string> te::qt::widgets::ParameterTableWidget::getMap |
( |
| ) |
const |
| void te::qt::widgets::ParameterTableWidget::removeToolButtonPressed |
( |
| ) |
|
|
protectedslot |
| std::auto_ptr<Ui::ParameterTableWidgetForm> te::qt::widgets::ParameterTableWidget::m_ui |
|
private |
The documentation for this class was generated from the following file: