kjots
Public Member Functions |
Static Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
KJotsPart Class Reference
#include <kjotspart.h>
Inherits ReadOnlyPart.
Public Member Functions | |
KJotsPart (QWidget *parentWidget, QObject *parent, const QVariantList &) | |
virtual | ~KJotsPart () |
Static Public Member Functions | |
static KAboutData * | createAboutData () |
Protected Slots | |
void | activeAnchorChanged (const QString &, const QString &) |
void | delayedInitialization () |
Protected Member Functions | |
virtual bool | openFile () |
Detailed Description
This is a "Part".
It that does all the real work in a KPart application.
Main Part
- Version
- 0.1
Definition at line 43 of file kjotspart.h.
Constructor & Destructor Documentation
Default constructor.
|
virtual |
Destructor.
Definition at line 78 of file kjotspart.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 102 of file kjotspart.cpp.
|
static |
|
protectedslot |
Definition at line 96 of file kjotspart.cpp.
|
protectedvirtual |
This must be implemented by each part.
Definition at line 91 of file kjotspart.cpp.
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:55:39 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:55:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.