kontact
KAddressBookPlugin Class Reference
#include <kaddressbook_plugin.h>
Inherits Plugin.
Public Member Functions | |
KAddressBookPlugin (KontactInterface::Core *core, const QVariantList &) | |
~KAddressBookPlugin () | |
QStringList | invisibleToolbarActions () const |
bool | isRunningStandalone () const |
QString | tipFile () const |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 39 of file kaddressbook_plugin.h.
Constructor & Destructor Documentation
KAddressBookPlugin::KAddressBookPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 36 of file kaddressbook_plugin.cpp.
KAddressBookPlugin::~KAddressBookPlugin | ( | ) |
Definition at line 88 of file kaddressbook_plugin.cpp.
Member Function Documentation
|
protected |
Definition at line 130 of file kaddressbook_plugin.cpp.
QStringList KAddressBookPlugin::invisibleToolbarActions | ( | ) | const |
Definition at line 153 of file kaddressbook_plugin.cpp.
bool KAddressBookPlugin::isRunningStandalone | ( | ) | const |
Definition at line 148 of file kaddressbook_plugin.cpp.
QString KAddressBookPlugin::tipFile | ( | ) | const |
Definition at line 122 of file kaddressbook_plugin.cpp.
|
inline |
Definition at line 49 of file kaddressbook_plugin.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 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:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.