KInterfaceDesigner::Designer Class Reference
#include <designer.h>
Inheritance diagram for KInterfaceDesigner::Designer:
[legend]Collaboration diagram for KInterfaceDesigner::Designer:
[legend]List of all members.
|
Signals |
void | addedFunction (DesignerType type, const QString &formName, Function function) |
void | removedFunction (DesignerType type, const QString &formName, Function function) |
void | editedFunction (DesignerType type, const QString &formName, Function oldFunction, Function function) |
void | editFunction (DesignerType type, const QString &formName, const QString &functionName) |
Public Member Functions |
| Designer (QObject *parent, const char *name) |
virtual void | openProject (const QString &projectFile)=0 |
virtual DesignerType | designerType ()=0 |
Constructor & Destructor Documentation
KInterfaceDesigner::Designer::Designer |
( |
QObject * |
parent, |
|
|
const char * |
name |
|
) |
|
|
Member Function Documentation
virtual DesignerType KInterfaceDesigner::Designer::designerType |
( |
|
) |
[pure virtual] |
|
void KInterfaceDesigner::Designer::editFunction |
( |
DesignerType |
type, |
|
|
const QString & |
formName, |
|
|
const QString & |
functionName |
|
) |
[signal] |
|
virtual void KInterfaceDesigner::Designer::openProject |
( |
const QString & |
projectFile |
) |
[pure virtual] |
|
The documentation for this class was generated from the following files:
This file is part of the documentation for KDevelop Version 3.1.2.