kpilot
PilotAddressInfo Class Reference
#include <pilotAddress.h>
Inheritance diagram for PilotAddressInfo:
Public Types | |
enum | EPhoneType { eWork = 0, eHome, eFax, eOther, eEmail, eMain, ePager, eMobile, eNone = -1 } |
Public Member Functions | |
QString | phoneLabel (EPhoneType i) const |
PilotAddressInfo (PilotDatabase *d) | |
void | resetToDefault () |
Detailed Description
Definition at line 128 of file pilotAddress.h.
Member Enumeration Documentation
Definition at line 141 of file pilotAddress.h.
Constructor & Destructor Documentation
PilotAddressInfo::PilotAddressInfo | ( | PilotDatabase * | d | ) | [inline] |
Definition at line 131 of file pilotAddress.h.
Member Function Documentation
QString PilotAddressInfo::phoneLabel | ( | EPhoneType | i | ) | const |
Definition at line 94 of file pilotAddress.cc.
void PilotAddressInfo::resetToDefault | ( | ) |
This resets the entire AppInfo block to one as it would be in an English-language handheld, with 3 categories and default field labels for everything.
Definition at line 74 of file pilotAddress.cc.
The documentation for this class was generated from the following files: