Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 140 of file language.h.

Constructor & Destructor Documentation

◆ endFunctionDefinition()

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

Definition at line 340 of file language.cpp.

Friends And Related Symbol Documentation

◆ operator<<

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

Definition at line 344 of file language.cpp.


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