#include </home/clem/local/src/opie/noncore/settings/networksettings/ppp/conwindow.h>
Collaboration diagram for ConWindow:

Public Slots | |
| void | slotAccounting (QString, QString) |
Public Member Functions | |
| ConWindow (PPPData *, QWidget *parent, const char *name, QDialog *) | |
| ~ConWindow () | |
| void | setConnectionSpeed (const QString &) |
| void | startClock () |
| void | stopClock () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *e) |
| bool | event (QEvent *e) |
Private Slots | |
| void | timeclick () |
Private Member Functions | |
| QString | prettyPrintVolume (unsigned int) |
Private Attributes | |
| QLabel * | info1 |
| QLabel * | info2 |
| QPushButton * | cancelbutton |
| QPushButton * | statsbutton |
| int | minutes |
| int | seconds |
| int | hours |
| int | days |
| QFrame * | fline |
| QLabel * | timelabel1 |
| QLabel * | timelabel2 |
| QLabel * | total_bill |
| QLabel * | total_bill_l |
| QLabel * | session_bill |
| QLabel * | session_bill_l |
| QString | caption_string |
| QString | time_string2 |
| QString | time_string |
| QTimer * | clocktimer |
| QVBoxLayout * | tl1 |
| QLabel * | vollabel |
| QLabel * | volinfo |
| PPPData * | _pppdata |
|
||||||||||||||||||||
|
Definition at line 30 of file conwindow.cpp. References cancelbutton, clocktimer, info1, info2, session_bill, session_bill_l, timeclick(), timelabel1, timelabel2, total_bill, total_bill_l, tr, volinfo, and vollabel. |
|
|
Definition at line 75 of file conwindow.cpp. References stopClock(). |
|
|
Definition at line 317 of file conwindow.cpp. |
|
|
Definition at line 80 of file conwindow.cpp. |
|
|
Definition at line 90 of file conwindow.cpp. References i, QString::null, QString::number(), s, and tr. |
|
|
Definition at line 246 of file conwindow.cpp. References info2. |
|
||||||||||||
|
Definition at line 328 of file conwindow.cpp. References session_bill, and total_bill. |
|
|
Definition at line 228 of file conwindow.cpp. References _pppdata, PPPData::accname(), clocktimer, PPPData::get_show_clock_on_caption(), hours, minutes, seconds, timelabel2, and title. |
|
|
Definition at line 251 of file conwindow.cpp. References clocktimer. Referenced by KPPPWidget::disconnect(), KPPPWidget::sigPPPDDied(), and ~ConWindow(). |
|
|
Definition at line 256 of file conwindow.cpp. Referenced by ConWindow(). |
|
|
Definition at line 85 of file conwindow.h. Referenced by startClock(). |
|
|
Definition at line 66 of file conwindow.h. Referenced by ConWindow(). |
|
|
Definition at line 78 of file conwindow.h. |
|
|
Definition at line 81 of file conwindow.h. Referenced by ConWindow(), startClock(), and stopClock(). |
|
|
Definition at line 72 of file conwindow.h. |
|
|
Definition at line 73 of file conwindow.h. |
|
|
Definition at line 71 of file conwindow.h. Referenced by startClock(). |
|
|
Definition at line 64 of file conwindow.h. Referenced by ConWindow(). |
|
|
Definition at line 65 of file conwindow.h. Referenced by ConWindow(), and setConnectionSpeed(). |
|
|
Definition at line 69 of file conwindow.h. Referenced by startClock(). |
|
|
Definition at line 70 of file conwindow.h. Referenced by startClock(). |
|
|
Definition at line 77 of file conwindow.h. Referenced by ConWindow(), and slotAccounting(). |
|
|
Definition at line 77 of file conwindow.h. Referenced by ConWindow(). |
|
|
Definition at line 67 of file conwindow.h. |
|
|
Definition at line 80 of file conwindow.h. |
|
|
Definition at line 79 of file conwindow.h. |
|
|
Definition at line 74 of file conwindow.h. Referenced by ConWindow(). |
|
|
Definition at line 75 of file conwindow.h. Referenced by ConWindow(), and startClock(). |
|
|
Definition at line 82 of file conwindow.h. |
|
|
Definition at line 76 of file conwindow.h. Referenced by ConWindow(), and slotAccounting(). |
|
|
Definition at line 76 of file conwindow.h. Referenced by ConWindow(). |
|
|
Definition at line 84 of file conwindow.h. Referenced by ConWindow(). |
|
|
Definition at line 83 of file conwindow.h. Referenced by ConWindow(). |
1.4.2