|
QElectroTech
0.70
|
#include <reportpropertiewidget.h>
Public Member Functions | |
| ReportPropertieWidget (const QString &value, QWidget *parent=nullptr) | |
| ~ReportPropertieWidget () override | |
| void | toSettings (QSettings &settings, const QString &prefix) |
| void | setReportProperties (const QString &label) |
| QString | ReportProperties () const |
Private Attributes | |
| Ui::ReportPropertieWidget * | ui |
Definition at line 29 of file reportpropertiewidget.h.
|
explicit |
Definition at line 21 of file reportpropertiewidget.cpp.
References ui.
|
override |
Definition at line 29 of file reportpropertiewidget.cpp.
References ui.
| QString ReportPropertieWidget::ReportProperties | ( | ) | const |
Definition at line 42 of file reportpropertiewidget.cpp.
References ui.
| void ReportPropertieWidget::setReportProperties | ( | const QString & | label | ) |
Definition at line 38 of file reportpropertiewidget.cpp.
References ui.
| void ReportPropertieWidget::toSettings | ( | QSettings & | settings, |
| const QString & | prefix | ||
| ) |
Definition at line 34 of file reportpropertiewidget.cpp.
References ui.
Referenced by NewDiagramPage::applyConf().
|
private |
Definition at line 41 of file reportpropertiewidget.h.
Referenced by ReportProperties(), ReportPropertieWidget(), setReportProperties(), toSettings(), and ~ReportPropertieWidget().
1.8.15