kopete/kopete
kopeteaccountconfig.cpp File Reference
#include "kopeteaccountconfig.h"#include <QtGui/QCheckBox>#include <QtGui/QLayout>#include <QtGui/QHeaderView>#include <QtGui/QBoxLayout>#include <QtCore/QPointer>#include <QtCore/QTimer>#include <QtGui/QContextMenuEvent>#include <kcolorbutton.h>#include <kpushbutton.h>#include <kdebug.h>#include <kdialog.h>#include <kpluginfactory.h>#include <kiconloader.h>#include <klocale.h>#include <kmessagebox.h>#include <kicon.h>#include <kaction.h>#include <kmenu.h>#include <kcolordialog.h>#include "addaccountwizard.h"#include "editaccountwidget.h"#include "kopeteaccountmanager.h"#include "kopeteidentitymanager.h"#include "kopeteidentity.h"#include "kopeteprotocol.h"#include "kopeteaccount.h"#include "kopetecontact.h"#include "accountidentitydialog.h"#include "identitydialog.h"#include "kopeteaccountconfig.moc"
Include dependency graph for kopeteaccountconfig.cpp:

Go to the source code of this file.
Functions | |
| bool | accountPriorityLessThan (const Kopete::Account *a, const Kopete::Account *b) |
| bool | identityPriorityLessThan (const Kopete::Identity *a, const Kopete::Identity *b) |
| K_PLUGIN_FACTORY (KopeteAccountConfigFactory, registerPlugin< KopeteAccountConfig >();) KopeteAccountConfig | |
Function Documentation
| bool accountPriorityLessThan | ( | const Kopete::Account * | a, |
| const Kopete::Account * | b | ||
| ) |
Definition at line 129 of file kopeteaccountconfig.cpp.
| bool identityPriorityLessThan | ( | const Kopete::Identity * | a, |
| const Kopete::Identity * | b | ||
| ) |
Definition at line 134 of file kopeteaccountconfig.cpp.
| K_PLUGIN_FACTORY | ( | KopeteAccountConfigFactory | , |
| registerPlugin< KopeteAccountConfig >(); | |||
| ) |
Definition at line 56 of file kopeteaccountconfig.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