kontact
Kontact::Profile Class Reference
List of all members.Detailed Description
Definition at line 40 of file profilemanager.h.
Public Member Functions | |
| Profile () | |
| Profile (const QString &id, bool isLocal=false) | |
| QString | id () const |
| QString | name () const |
| QString | description () const |
| bool | isNull () const |
| void | setName (const QString &name) |
| void | setDescription (const QString &description) |
| bool | operator== (const Kontact::Profile &other) const |
| QString | saveLocation () const |
Friends | |
| class | ProfileManager |
The documentation for this class was generated from the following files:

