kontact
KNodePlugin Class Reference
#include <knode_plugin.h>
Inherits Plugin.
Public Member Functions | |
KNodePlugin (KontactInterface::Core *core, const QVariantList &) | |
~KNodePlugin () | |
bool | createDBUSInterface (const QString &serviceType) |
QStringList | invisibleToolbarActions () const |
bool | isRunningStandalone () const |
QString | tipFile () const |
int | weight () const |
Protected Slots | |
void | slotPostArticle () |
Protected Member Functions | |
virtual KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 45 of file knode_plugin.h.
Constructor & Destructor Documentation
KNodePlugin::KNodePlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 38 of file knode_plugin.cpp.
KNodePlugin::~KNodePlugin | ( | ) |
Definition at line 61 of file knode_plugin.cpp.
Member Function Documentation
bool KNodePlugin::createDBUSInterface | ( | const QString & | serviceType | ) |
Definition at line 67 of file knode_plugin.cpp.
|
protectedvirtual |
Definition at line 100 of file knode_plugin.cpp.
QStringList KNodePlugin::invisibleToolbarActions | ( | ) | const |
Definition at line 78 of file knode_plugin.cpp.
bool KNodePlugin::isRunningStandalone | ( | ) | const |
Definition at line 73 of file knode_plugin.cpp.
|
protectedslot |
Definition at line 83 of file knode_plugin.cpp.
QString KNodePlugin::tipFile | ( | ) | const |
Definition at line 92 of file knode_plugin.cpp.
|
inline |
Definition at line 56 of file knode_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.