#include <qprofui.h>
Public Slots | |
| void | setSelectedProfile (int) |
| void | apply () |
| void | saveAs () |
| void | deletePreset () |
Signals | |
| void | changedNames () |
Public Member Functions | |
| QProfileEditor () | |
| void | updateProfilesList () |
| void | setQpuiWidget (QpWindow *w) |
Protected Attributes | |
| QComboBox * | profilesList |
| QPushButton * | applyButton |
| QPushButton * | saveAsButton |
| QPushButton * | deleteButton |
| PlotConfig * | plotWidget |
| PathConfig * | pathWidget |
| GuiConfig * | guiWidget |
| MiscConfig * | miscWidget |
| QProfileEditor::QProfileEditor | ( | ) |
| void QProfileEditor::apply | ( | ) | [slot] |
| void QProfileEditor::changedNames | ( | ) | [signal] |
| void QProfileEditor::deletePreset | ( | ) | [slot] |
| void QProfileEditor::saveAs | ( | ) | [slot] |
| void QProfileEditor::setQpuiWidget | ( | QpWindow * | w | ) |
| void QProfileEditor::setSelectedProfile | ( | int | index | ) | [slot] |
| void QProfileEditor::updateProfilesList | ( | ) |
QPushButton* QProfileEditor::applyButton [protected] |
QPushButton* QProfileEditor::deleteButton [protected] |
GuiConfig* QProfileEditor::guiWidget [protected] |
MiscConfig* QProfileEditor::miscWidget [protected] |
PathConfig* QProfileEditor::pathWidget [protected] |
PlotConfig* QProfileEditor::plotWidget [protected] |
QComboBox* QProfileEditor::profilesList [protected] |
QPushButton* QProfileEditor::saveAsButton [protected] |
1.5.7