KDevelop API Documentation

KInterfaceDesigner::Function Struct Reference

#include <designer.h>

Collaboration diagram for KInterfaceDesigner::Function:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString returnType
QString function
QString specifier
QString access
FunctionType type

Member Data Documentation

QString KInterfaceDesigner::Function::access
 

Definition at line 34 of file designer.h.

Referenced by QtDesignerIntegration::addFunctionToClass().

QString KInterfaceDesigner::Function::function
 

Definition at line 32 of file designer.h.

Referenced by QtDesignerIntegration::addFunction(), QtDesignerIntegration::addFunctionToClass(), QtDesignerIntegration::editFunction(), and QtDesignerIntegration::removeFunction().

QString KInterfaceDesigner::Function::returnType
 

Definition at line 31 of file designer.h.

Referenced by QtDesignerIntegration::addFunctionToClass().

QString KInterfaceDesigner::Function::specifier
 

Definition at line 33 of file designer.h.

Referenced by QtDesignerIntegration::addFunctionToClass().

FunctionType KInterfaceDesigner::Function::type
 

Definition at line 35 of file designer.h.

Referenced by QtDesignerIntegration::addFunctionToClass().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:51:29 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003