keduca
KEducaPart Class Reference
KPart component for KEduca. More...
#include <keduca_part.h>
Inheritance diagram for KEducaPart:

Public Member Functions | |
KEducaPart (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const QStringList &args) | |
virtual | ~KEducaPart () |
Static Public Member Functions | |
static KAboutData * | createAboutData () |
Protected Slots | |
void | slotConfigure () |
void | updateConfiguration () |
Protected Member Functions | |
virtual bool | openFile () |
Detailed Description
KPart component for KEduca.
Definition at line 36 of file keduca_part.h.
Constructor & Destructor Documentation
KEducaPart::KEducaPart | ( | QWidget * | parentWidget, | |
const char * | widgetName, | |||
QObject * | parent, | |||
const char * | name, | |||
const QStringList & | args | |||
) |
Definition at line 37 of file keduca_part.cpp.
KEducaPart::~KEducaPart | ( | ) | [virtual] |
Definition at line 53 of file keduca_part.cpp.
Member Function Documentation
KAboutData * KEducaPart::createAboutData | ( | ) | [static] |
Definition at line 57 of file keduca_part.cpp.
bool KEducaPart::openFile | ( | ) | [protected, virtual] |
Definition at line 67 of file keduca_part.cpp.
void KEducaPart::slotConfigure | ( | ) | [protected, slot] |
Definition at line 77 of file keduca_part.cpp.
void KEducaPart::updateConfiguration | ( | ) | [protected, slot] |
Definition at line 91 of file keduca_part.cpp.
The documentation for this class was generated from the following files: