krfb
InvitationManager Class Reference
#include <invitationmanager.h>
Inheritance diagram for InvitationManager:

Detailed Description
Definition at line 21 of file invitationmanager.h.
Public Slots | |
| void | loadInvitations () |
| void | saveInvitations () |
Signals | |
| void | invitationNumChanged (int) |
Public Member Functions | |
| int | activeInvitations () |
| Invitation | addInvitation () |
| const QList< Invitation > & | invitations () |
| void | removeAllInvitations () |
| void | removeInvitation (const Invitation &inv) |
| ~InvitationManager () | |
Static Public Member Functions | |
| static InvitationManager * | self () |
Constructor & Destructor Documentation
| InvitationManager::~InvitationManager | ( | ) |
Definition at line 40 of file invitationmanager.cpp.
Member Function Documentation
| int InvitationManager::activeInvitations | ( | ) |
Definition at line 105 of file invitationmanager.cpp.
| Invitation InvitationManager::addInvitation | ( | ) |
Definition at line 78 of file invitationmanager.cpp.
| void InvitationManager::invitationNumChanged | ( | int | ) | [signal] |
| const QList< Invitation > & InvitationManager::invitations | ( | ) |
Definition at line 87 of file invitationmanager.cpp.
| void InvitationManager::loadInvitations | ( | ) | [slot] |
Definition at line 57 of file invitationmanager.cpp.
| void InvitationManager::removeAllInvitations | ( | ) |
Definition at line 118 of file invitationmanager.cpp.
| void InvitationManager::removeInvitation | ( | const Invitation & | inv | ) |
Definition at line 111 of file invitationmanager.cpp.
| void InvitationManager::saveInvitations | ( | ) | [slot] |
Definition at line 92 of file invitationmanager.cpp.
| InvitationManager * InvitationManager::self | ( | ) | [static] |
Definition at line 26 of file invitationmanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference