kopete/kopete
chatview.cpp File Reference
#include "chatview.h"
#include "chatmessagepart.h"
#include "chattexteditpart.h"
#include "kopetechatwindow.h"
#include "kopetechatsession.h"
#include "kopetemetacontact.h"
#include "kopetepluginmanager.h"
#include "kopeteprotocol.h"
#include "kopeteaccount.h"
#include "kopeteglobal.h"
#include "kopetecontactlist.h"
#include "kopeteviewmanager.h"
#include "kopetebehaviorsettings.h"
#include <kconfig.h>
#include <ktabwidget.h>
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kmenu.h>
#include <kstringhandler.h>
#include <kwindowsystem.h>
#include <kglobalsettings.h>
#include <kgenericfactory.h>
#include <khtmlview.h>
#include <QTimer>
#include <QSplitter>
#include <QPixmap>
#include <QDropEvent>
#include <QDragEnterEvent>
#include <Q3UriDrag>
#include <QObject>
#include "chatview.moc"

Go to the source code of this file.
Typedefs | |
| typedef KGenericFactory < ChatWindowPlugin > | ChatWindowPluginFactory |
Functions | |
| K_EXPORT_COMPONENT_FACTORY (kopete_chatwindow, ChatWindowPluginFactory("kopete_chatwindow")) ChatWindowPlugin | |
Typedef Documentation
| typedef KGenericFactory<ChatWindowPlugin> ChatWindowPluginFactory |
Definition at line 58 of file chatview.cpp.
Function Documentation
| K_EXPORT_COMPONENT_FACTORY | ( | kopete_chatwindow | , | |
| ChatWindowPluginFactory("kopete_chatwindow") | ||||
| ) |
Definition at line 59 of file chatview.cpp.
KDE 4.0 API Reference