KProfile Class Reference

List of all members.

Public Member Functions

 KProfile ()
 KProfile (char *pLogin, char *pPassword, char *pNickname)
 ~KProfile ()
char * GetpLogin ()
char * GetpPassword ()
char * GetpNickname ()
void SetpLogin (char *pLogin)
void SetpPassword (char *pPassword)
void SetpNickname (char *pNickname)

Protected Attributes

char * m_pLogin
char * m_pPassword
char * m_pNickname

Detailed Description

Definition at line 10 of file Profile.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:38 2007 for Zythum Project by  doxygen 1.5.1-p1