kopete/libkopete
KopeteStdAction Class Reference
#include <kopetestdaction.h>
Detailed Description
Definition at line 33 of file kopetestdaction.h.
Static Public Member Functions | |
| static KAction * | addGroup (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | blockContact (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | changeAlias (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | changeMetaContact (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | chat (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | contactInfo (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | deleteContact (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | preferences (KActionCollection *parent, const char *name=0) |
| static KAction * | sendFile (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | sendMessage (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | unblockContact (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
| static KAction * | viewHistory (const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
Member Function Documentation
| KAction * KopeteStdAction::changeAlias | ( | const QObject * | recvr, | |
| const char * | slot, | |||
| KActionCollection * | parent, | |||
| const char * | name = 0 | |||
| ) | [static] |
Standard action to change a contact alias/nickname in your contact list.
Definition at line 128 of file kopetestdaction.cpp.
| KAction * KopeteStdAction::changeMetaContact | ( | const QObject * | recvr, | |
| const char * | slot, | |||
| KActionCollection * | parent, | |||
| const char * | name = 0 | |||
| ) | [static] |
Standard action to change a contacts Kopete::MetaContact.
Definition at line 115 of file kopetestdaction.cpp.
| KAction * KopeteStdAction::preferences | ( | KActionCollection * | parent, | |
| const char * | name = 0 | |||
| ) | [static] |
Return an action to change the Kopete preferences.
The object has no signal/slot, the prefs are automatically shown
Definition at line 66 of file kopetestdaction.cpp.
| KAction * KopeteStdAction::sendFile | ( | const QObject * | recvr, | |
| const char * | slot, | |||
| KActionCollection * | parent, | |||
| const char * | name = 0 | |||
| ) | [static] |
Standard action to initiate sending a file to a contact.
Definition at line 100 of file kopetestdaction.cpp.
| KAction * KopeteStdAction::viewHistory | ( | const QObject * | recvr, | |
| const char * | slot, | |||
| KActionCollection * | parent, | |||
| const char * | name = 0 | |||
| ) | [static] |
Standard action to open a history dialog or something similar.
Definition at line 105 of file kopetestdaction.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference