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::endFunctionDefinition Class Reference

#include <language.h>

Collaboration diagram for language::endFunctionDefinition:

Public Member Functions

 endFunctionDefinition (const char *name)

Friends

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

Detailed Description

Definition at line 139 of file language.h.

Constructor & Destructor Documentation

◆ endFunctionDefinition()

language::endFunctionDefinition::endFunctionDefinition ( const char * name)
explicit

Definition at line 349 of file language.cpp.

◆ operator<<

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

Definition at line 353 of file language.cpp.

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


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