![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <language.h>
Public Member Functions | |
startFunctionDefinition1 (const char *name, const QString ¶meterType, const QString ¶meterName, const QString &indent, const char *returnType=nullptr) | |
Friends | |
QTextStream & | operator<< (QTextStream &str, const startFunctionDefinition1 &f) |
Definition at line 123 of file language.h.
|
explicit |
Definition at line 314 of file language.cpp.
References startFunctionDefinition1().
Referenced by startFunctionDefinition1().
|
friend |
Definition at line 323 of file language.cpp.
References Cpp, language::language(), and Python.