#include <MiscConfig.h>
Public Member Functions | |
MiscConfig () | |
void | setSelectedProfile (QProfile *p) |
void | updateProfile (QProfile *p) |
Protected Attributes | |
QCheckBox * | debugBox |
QCheckBox * | qrtnDebugBox |
MiscConfig::MiscConfig | ( | ) |
void MiscConfig::setSelectedProfile | ( | QProfile * | p | ) |
void MiscConfig::updateProfile | ( | QProfile * | p | ) |
QCheckBox* MiscConfig::debugBox [protected] |
QCheckBox* MiscConfig::qrtnDebugBox [protected] |