#include <codewidgetkpart.h>
Public Member Functions | |
CodeWidgetKpart (QWidget *parentWidget, QObject *parent, const QVariantList &) | |
MainWindow * | MainWidget () |
virtual | ~CodeWidgetKpart () |
bool | openFile () |
bool | saveFile () |
Definition at line 29 of file codewidgetkpart.h.
GluonCreator::CodeWidgetKpart::CodeWidgetKpart | ( | QWidget * | parentWidget, | |
QObject * | parent, | |||
const QVariantList & | ||||
) |
CodeWidgetKpart::~CodeWidgetKpart | ( | ) | [virtual] |
Definition at line 41 of file codewidgetkpart.cpp.
MainWindow* GluonCreator::CodeWidgetKpart::MainWidget | ( | ) | [inline] |
Definition at line 34 of file codewidgetkpart.h.
bool GluonCreator::CodeWidgetKpart::openFile | ( | ) | [inline] |
Definition at line 39 of file codewidgetkpart.h.
bool GluonCreator::CodeWidgetKpart::saveFile | ( | ) | [inline] |
Definition at line 43 of file codewidgetkpart.h.