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 |
void | shortcutChanged () |
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 39 of file kaddressbook_plugin.cpp.
KAddressBookPlugin::~KAddressBookPlugin | ( | ) |
Definition at line 91 of file kaddressbook_plugin.cpp.
Member Function Documentation
|
protected |
Definition at line 133 of file kaddressbook_plugin.cpp.
QStringList KAddressBookPlugin::invisibleToolbarActions | ( | ) | const |
Definition at line 156 of file kaddressbook_plugin.cpp.
bool KAddressBookPlugin::isRunningStandalone | ( | ) | const |
Definition at line 151 of file kaddressbook_plugin.cpp.
void KAddressBookPlugin::shortcutChanged | ( | ) |
Definition at line 163 of file kaddressbook_plugin.cpp.
QString KAddressBookPlugin::tipFile | ( | ) | const |
Definition at line 125 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:11 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:34:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.