kpilot
ProbeDialog Class Reference
#include <kpilotProbeDialog.h>
Detailed Description
Definition at line 46 of file kpilotProbeDialog.h.
Constructor & Destructor Documentation
ProbeDialog::ProbeDialog | ( | QWidget * | p = 0L , |
|
const char * | n = 0L | |||
) |
Definition at line 89 of file kpilotProbeDialog.cc.
ProbeDialog::~ProbeDialog | ( | ) |
Definition at line 164 of file kpilotProbeDialog.cc.
Member Function Documentation
void ProbeDialog::connection | ( | KPilotDeviceLink * | lnk | ) | [protected, slot] |
Definition at line 277 of file kpilotProbeDialog.cc.
QStringList ProbeDialog::dbs | ( | ) | const [inline] |
Definition at line 56 of file kpilotProbeDialog.h.
void ProbeDialog::detect | ( | int | i | ) | [protected, slot] |
Definition at line 244 of file kpilotProbeDialog.cc.
void ProbeDialog::detect | ( | ) | [protected, slot] |
Definition at line 257 of file kpilotProbeDialog.cc.
bool ProbeDialog::detected | ( | ) | const [inline] |
Definition at line 53 of file kpilotProbeDialog.h.
QString ProbeDialog::device | ( | ) | const [inline] |
Definition at line 55 of file kpilotProbeDialog.h.
void ProbeDialog::disconnectDevices | ( | ) | [protected, slot] |
Definition at line 334 of file kpilotProbeDialog.cc.
int ProbeDialog::exec | ( | ) | [slot] |
Definition at line 180 of file kpilotProbeDialog.cc.
void ProbeDialog::processEvents | ( | ) | [protected, slot] |
Definition at line 169 of file kpilotProbeDialog.cc.
void ProbeDialog::progress | ( | ) | [protected, slot] |
Definition at line 175 of file kpilotProbeDialog.cc.
void ProbeDialog::retrieveDBList | ( | ) | [protected, slot] |
Definition at line 299 of file kpilotProbeDialog.cc.
void ProbeDialog::slotUser1 | ( | ) | [inline, slot] |
Definition at line 71 of file kpilotProbeDialog.h.
void ProbeDialog::startDetection | ( | ) | [protected, slot] |
Definition at line 189 of file kpilotProbeDialog.cc.
void ProbeDialog::timeout | ( | ) | [protected, slot] |
Definition at line 262 of file kpilotProbeDialog.cc.
QString ProbeDialog::userName | ( | ) | const [inline] |
Definition at line 54 of file kpilotProbeDialog.h.
Member Data Documentation
QLabel* ProbeDialog::fDevice [protected] |
Definition at line 78 of file kpilotProbeDialog.h.
QLabel* ProbeDialog::fDeviceLabel [protected] |
Definition at line 76 of file kpilotProbeDialog.h.
QLabel* ProbeDialog::fInfoText [protected] |
Definition at line 73 of file kpilotProbeDialog.h.
QTimer* ProbeDialog::fProcessEventsTimer [protected] |
Definition at line 83 of file kpilotProbeDialog.h.
KProgress* ProbeDialog::fProgress [protected] |
Definition at line 81 of file kpilotProbeDialog.h.
QTimer* ProbeDialog::fProgressTimer [protected] |
Definition at line 85 of file kpilotProbeDialog.h.
QGroupBox* ProbeDialog::fResultsGroup [protected] |
Definition at line 74 of file kpilotProbeDialog.h.
QGridLayout* ProbeDialog::fResultsGroupLayout [protected] |
Definition at line 88 of file kpilotProbeDialog.h.
QTimer* ProbeDialog::fRotateLinksTimer [protected] |
Definition at line 86 of file kpilotProbeDialog.h.
QLabel* ProbeDialog::fStatus [protected] |
Definition at line 80 of file kpilotProbeDialog.h.
QGroupBox* ProbeDialog::fStatusGroup [protected] |
Definition at line 79 of file kpilotProbeDialog.h.
QGridLayout* ProbeDialog::fStatusGroupLayout [protected] |
Definition at line 89 of file kpilotProbeDialog.h.
QTimer* ProbeDialog::fTimeoutTimer [protected] |
Definition at line 84 of file kpilotProbeDialog.h.
QLabel* ProbeDialog::fUser [protected] |
Definition at line 77 of file kpilotProbeDialog.h.
QLabel* ProbeDialog::fUserLabel [protected] |
Definition at line 75 of file kpilotProbeDialog.h.
KPilotDeviceLink* ProbeDialog::mActiveLink [protected] |
Definition at line 94 of file kpilotProbeDialog.h.
QStringList ProbeDialog::mDBs [protected] |
Definition at line 99 of file kpilotProbeDialog.h.
bool ProbeDialog::mDetected [protected] |
Definition at line 96 of file kpilotProbeDialog.h.
QString ProbeDialog::mDevice [protected] |
Definition at line 98 of file kpilotProbeDialog.h.
PilotLinkList ProbeDialog::mDeviceLinks[3] [protected] |
Definition at line 92 of file kpilotProbeDialog.h.
QStringList ProbeDialog::mDevicesToProbe[3] [protected] |
Definition at line 91 of file kpilotProbeDialog.h.
int ProbeDialog::mProbeDevicesIndex [protected] |
Definition at line 93 of file kpilotProbeDialog.h.
QString ProbeDialog::mUserName [protected] |
Definition at line 97 of file kpilotProbeDialog.h.
The documentation for this class was generated from the following files: