KInterfaceDesigner::Function Struct Reference
#include <designer.h>
Public Attributes | |
TQString | returnType |
TQString | function |
TQString | specifier |
TQString | access |
FunctionType | type |
Detailed Description
Definition at line 40 of file designer.h.
Member Data Documentation
◆ access
TQString KInterfaceDesigner::Function::access |
◆ function
TQString KInterfaceDesigner::Function::function |
Function name.
Definition at line 44 of file designer.h.
◆ returnType
TQString KInterfaceDesigner::Function::returnType |
Return type.
Definition at line 42 of file designer.h.
◆ specifier
TQString KInterfaceDesigner::Function::specifier |
◆ type
FunctionType KInterfaceDesigner::Function::type |
Function type.
Definition at line 50 of file designer.h.
The documentation for this struct was generated from the following file: