#include <PathConfig.h>
Public Slots | |
| void | saveRestorePressed () |
| void | userPressed () |
| void | configPressed () |
| void | dataPressed () |
| void | filterBankPressed () |
Public Member Functions | |
| PathConfig () | |
| void | setSelectedProfile (QProfile *p) |
| void | updateProfile (QProfile *p) |
Protected Attributes | |
| QLineEdit * | saveRestoreLine |
| QLineEdit * | userLine |
| QLineEdit * | configLine |
| QLineEdit * | dataLine |
| QLineEdit * | filterBankLine |
| int | currentId |
| PathConfig::PathConfig | ( | ) |
| void PathConfig::configPressed | ( | ) | [slot] |
| void PathConfig::dataPressed | ( | ) | [slot] |
| void PathConfig::filterBankPressed | ( | ) | [slot] |
| void PathConfig::saveRestorePressed | ( | ) | [slot] |
| void PathConfig::setSelectedProfile | ( | QProfile * | p | ) |
| void PathConfig::updateProfile | ( | QProfile * | p | ) |
| void PathConfig::userPressed | ( | ) | [slot] |
QLineEdit* PathConfig::configLine [protected] |
int PathConfig::currentId [protected] |
QLineEdit* PathConfig::dataLine [protected] |
QLineEdit* PathConfig::filterBankLine [protected] |
QLineEdit* PathConfig::saveRestoreLine [protected] |
QLineEdit* PathConfig::userLine [protected] |
1.5.7