kopete/libkopete
kopetecommandhandler.cpp File Reference
#include <qregexp.h>
#include <QList>
#include <QApplication>
#include <kdebug.h>
#include <klocale.h>
#include <kdeversion.h>
#include <kxmlguiclient.h>
#include <kaction.h>
#include <qdom.h>
#include <kauthorized.h>
#include <kactioncollection.h>
#include <ktoolinvocation.h>
#include <k3process.h>
#include "kopetechatsessionmanager.h"
#include "kopeteprotocol.h"
#include "kopetepluginmanager.h"
#include "kopeteview.h"
#include "kopeteaccountmanager.h"
#include "kopeteaccount.h"
#include "kopetecommandhandler.h"
#include "kopetecontact.h"
#include "kopetecommand.h"
#include "kopeteonlinestatusmanager.h"
#include "kopetecommandhandler.moc"
Include dependency graph for kopetecommandhandler.cpp:
Go to the source code of this file.
Typedefs | |
typedef QMap< QString, QString > | CommandMap |
typedef QPair < Kopete::ChatSession *, Kopete::Message::MessageDirection > | ManagerPair |
typedef QMap< QObject *, CommandList > | PluginCommandMap |
Typedef Documentation
typedef QMap<QString,QString> CommandMap |
Definition at line 65 of file kopetecommandhandler.cpp.
typedef QPair<Kopete::ChatSession*, Kopete::Message::MessageDirection> ManagerPair |
Definition at line 66 of file kopetecommandhandler.cpp.
typedef QMap<QObject*, CommandList> PluginCommandMap |
Definition at line 64 of file kopetecommandhandler.cpp.
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.