kopete/kopete
kopetechatwindow.cpp File Reference
#include "kopetechatwindow.h"#include <QtCore/QTextStream>#include <QtCore/QTimer>#include <QtGui/QDockWidget>#include <QtGui/QFrame>#include <QtGui/QLabel>#include <QtGui/QLayout>#include <QtGui/QMenu>#include <QtGui/QPixmap>#include <QtGui/QCloseEvent>#include <QtGui/QVBoxLayout>#include <kactioncollection.h>#include <kcursor.h>#include <klocale.h>#include <kmenubar.h>#include <kconfig.h>#include <kmenu.h>#include <kicon.h>#include <kiconloader.h>#include <kdebug.h>#include <kwindowsystem.h>#include <ktemporaryfile.h>#include <kedittoolbar.h>#include <kstatusbar.h>#include <kpushbutton.h>#include <ktabwidget.h>#include <kdialog.h>#include <kstringhandler.h>#include <ksqueezedtextlabel.h>#include <kstandardshortcut.h>#include <kglobalsettings.h>#include <kcolorscheme.h>#include <khbox.h>#include <kvbox.h>#include <ktoolbar.h>#include <kstandardaction.h>#include <ktoggleaction.h>#include <kactionmenu.h>#include <ktoolbarspaceraction.h>#include "chatmessagepart.h"#include "chattexteditpart.h"#include "chatview.h"#include "kopeteapplication.h"#include "kopetebehaviorsettings.h"#include "kopeteemoticonaction.h"#include "kopetegroup.h"#include "kopetechatsession.h"#include "kopetemetacontact.h"#include "kopetepluginmanager.h"#include "kopeteprotocol.h"#include "kopetestdaction.h"#include "kopeteviewmanager.h"#include "chatmemberslistview.h"#include "chatsessionmemberslistmodel.h"#include <qtoolbutton.h>#include <kxmlguifactory.h>#include <KTabBar>#include "kopetechatwindow.moc"
Include dependency graph for kopetechatwindow.cpp:

Go to the source code of this file.
Typedefs | |
| typedef QMap< Kopete::Account *, KopeteChatWindow * > | AccountMap |
| typedef QMap< Kopete::Group *, KopeteChatWindow * > | GroupMap |
| typedef QMap < Kopete::MetaContact *, KopeteChatWindow * > | MetaContactMap |
| typedef QList< KopeteChatWindow * > | WindowList |
Typedef Documentation
| typedef QMap<Kopete::Account*,KopeteChatWindow*> AccountMap |
Definition at line 90 of file kopetechatwindow.cpp.
| typedef QMap<Kopete::Group*,KopeteChatWindow*> GroupMap |
Definition at line 91 of file kopetechatwindow.cpp.
| typedef QMap<Kopete::MetaContact*,KopeteChatWindow*> MetaContactMap |
Definition at line 92 of file kopetechatwindow.cpp.
| typedef QList<KopeteChatWindow*> WindowList |
Definition at line 93 of file kopetechatwindow.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference