kopete/libkopete
Kopete::CommandHandler Member List
This is the complete list of members for Kopete::CommandHandler, including all inherited members.
commandHandled(const QString &command) | Kopete::CommandHandler | |
commandHandledByProtocol(const QString &command, Protocol *protocol) | Kopete::CommandHandler | |
commandHandler() | Kopete::CommandHandler | static |
CommandType enum name | Kopete::CommandHandler | |
Normal enum value | Kopete::CommandHandler | |
parseArguments(const QString &args) | Kopete::CommandHandler | static |
processMessage(Message &msg, ChatSession *manager) | Kopete::CommandHandler | |
processMessage(const QString &msg, ChatSession *manager) | Kopete::CommandHandler | |
registerAlias(QObject *parent, const QString &alias, const QString &formatString, const QString &help=QString(), CommandType=SystemAlias, uint minArgs=0, int maxArgs=-1, const KShortcut &cut=KShortcut(), const QString &pix=QString()) | Kopete::CommandHandler | |
registerCommand(QObject *parent, const QString &command, const char *handlerSlot, const QString &help=QString(), uint minArgs=0, int maxArgs=-1, const KShortcut &cut=KShortcut(), const QString &pix=QString()) | Kopete::CommandHandler | |
SystemAlias enum value | Kopete::CommandHandler | |
Undefined enum value | Kopete::CommandHandler | |
unregisterAlias(QObject *parent, const QString &alias) | Kopete::CommandHandler | |
unregisterCommand(QObject *parent, const QString &command) | Kopete::CommandHandler | |
UserAlias enum value | Kopete::CommandHandler |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.