#include </home/clem/local/src/opie/noncore/settings/networksettings2/profile/profileedit.h>
Collaboration diagram for ProfileEdit:

Public Slots | |
| void | SLOT_AutoRefresh (bool) |
| void | SLOT_Refresh (void) |
| void | SLOT_ResetODO (void) |
Public Member Functions | |
| ProfileEdit (QWidget *parent, ANetNodeInstance *NNI) | |
| QString | acceptable (void) |
| bool | commit (ProfileData &Data) |
| void | showData (ProfileData &Data) |
Private Attributes | |
| QTimer | RefreshTimer |
| ANetNodeInstance * | NNI |
| RuntimeInfo * | Dev |
| long | RcvODO |
| long | SndODO |
|
||||||||||||
|
|
Definition at line 64 of file profileedit.cpp. Referenced by AProfile::acceptable(). |
|
|
Definition at line 77 of file profileedit.cpp. References ProfileData::Automatic, CBM, ProfileData::Confirm, ProfileData::Description, ProfileData::Enabled, ProfileData::TriggerVPN, and TXTM. Referenced by AProfile::commit(). |
|
|
Definition at line 68 of file profileedit.cpp. References ProfileData::Automatic, ProfileData::Confirm, ProfileData::Description, ProfileData::Enabled, and ProfileData::TriggerVPN. Referenced by AProfile::edit(). |
|
|
Definition at line 111 of file profileedit.cpp. References RefreshTimer, and SLOT_Refresh(). |
|
|
Definition at line 89 of file profileedit.cpp. References InterfaceInfo::Collisions, II(), ANetNodeInstance::networkSetup(), NNI, NSResources, InterfaceInfo::RcvBytes, InterfaceInfo::RcvDropped, InterfaceInfo::RcvErrors, RcvODO, InterfaceInfo::RcvPackets, S, QString::setNum(), InterfaceInfo::SndBytes, InterfaceInfo::SndDropped, InterfaceInfo::SndErrors, SndODO, InterfaceInfo::SndPackets, and QString::toLong(). Referenced by ProfileEdit(), SLOT_AutoRefresh(), and SLOT_ResetODO(). |
|
|
Definition at line 120 of file profileedit.cpp. References II(), ANetNodeInstance::networkSetup(), NNI, InterfaceInfo::RcvBytes, RcvODO, SLOT_Refresh(), InterfaceInfo::SndBytes, SndODO, and QString::toLong(). Referenced by ProfileEdit(). |
|
|
Definition at line 29 of file profileedit.h. Referenced by ProfileEdit(). |
|
|
Definition at line 28 of file profileedit.h. Referenced by ProfileEdit(), SLOT_Refresh(), and SLOT_ResetODO(). |
|
|
Definition at line 30 of file profileedit.h. Referenced by SLOT_Refresh(), and SLOT_ResetODO(). |
|
|
Definition at line 27 of file profileedit.h. Referenced by ProfileEdit(), and SLOT_AutoRefresh(). |
|
|
Definition at line 31 of file profileedit.h. Referenced by SLOT_Refresh(), and SLOT_ResetODO(). |
1.4.2