• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KInterfaceDesigner Library
 

KInterfaceDesigner Library

  • KInterfaceDesigner
  • Function
Public Attributes | List of all members
KInterfaceDesigner::Function Struct Reference

#include <designer.h>

Public Attributes

TQString returnType
 
TQString function
 
TQString specifier
 
TQString access
 
FunctionType type
 

Detailed Description

Function.

Definition at line 40 of file designer.h.

Member Data Documentation

◆ access

TQString KInterfaceDesigner::Function::access

Access, e.g.

private, protected, public, etc.

Definition at line 48 of file designer.h.

◆ 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

Specifier, e.g.

virtual, static, etc.

Definition at line 46 of file designer.h.

◆ 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:
  • designer.h

KInterfaceDesigner Library

Skip menu "KInterfaceDesigner Library"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

KInterfaceDesigner Library

Skip menu "KInterfaceDesigner Library"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KInterfaceDesigner Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.