Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
language::startFunctionDefinition1 Class Reference

#include <language.h>

+ Collaboration diagram for language::startFunctionDefinition1:

Public Member Functions

 startFunctionDefinition1 (const char *name, const QString &parameterType, const QString &parameterName, const QString &indent, const char *returnType=nullptr)
 

Friends

QTextStreamoperator<< (QTextStream &str, const startFunctionDefinition1 &f)
 

Detailed Description

Definition at line 123 of file language.h.

Constructor & Destructor Documentation

◆ startFunctionDefinition1()

language::startFunctionDefinition1::startFunctionDefinition1 ( const char * name,
const QString & parameterType,
const QString & parameterName,
const QString & indent,
const char * returnType = nullptr )
explicit

Definition at line 314 of file language.cpp.

References startFunctionDefinition1().

Referenced by startFunctionDefinition1().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ operator<<

QTextStream & operator<< ( QTextStream & str,
const startFunctionDefinition1 & f )
friend

Definition at line 323 of file language.cpp.

References Cpp, language::language(), and Python.


The documentation for this class was generated from the following files: