kpilot/kpilot
ProbeDialog Class Reference
List of all members.Detailed Description
Definition at line 46 of file kpilotProbeDialog.h.
Public Slots | |
int | exec () |
void | slotUser1 () |
Public Member Functions | |
ProbeDialog (QWidget *p=0L, const char *n=0L) | |
~ProbeDialog () | |
bool | detected () const |
QString | userName () const |
QString | device () const |
int | userID () const |
QStringList | dbs () const |
Protected Slots | |
void | startDetection () |
void | timeout () |
void | connection (KPilotDeviceLink *lnk) |
void | retrieveDBList () |
void | disconnectDevices () |
void | processEvents () |
void | progress () |
void | detect () |
void | detect (int i) |
Protected Attributes | |
QLabel * | fInfoText |
QGroupBox * | fResultsGroup |
QLabel * | fUserLabel |
QLabel * | fDeviceLabel |
QLabel * | fUser |
QLabel * | fDevice |
QGroupBox * | fStatusGroup |
QLabel * | fStatus |
KProgress * | fProgress |
QTimer * | fProcessEventsTimer |
QTimer * | fTimeoutTimer |
QTimer * | fProgressTimer |
QTimer * | fRotateLinksTimer |
QGridLayout * | fResultsGroupLayout |
QGridLayout * | fStatusGroupLayout |
QStringList | mDevicesToProbe [3] |
PilotLinkList | mDeviceLinks [3] |
int | mProbeDevicesIndex |
KPilotDeviceLink * | mActiveLink |
bool | mDetected |
QString | mUserName |
QString | mDevice |
int | mUID |
QStringList | mDBs |
The documentation for this class was generated from the following files: