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
ContextCounter Struct Reference
module nullptr
Collaboration diagram for ContextCounter:

Public Member Functions

 ContextCounter (Module *m)
 ~ContextCounter ()
void operator++ ()
void dismiss ()
 ContextCounter (Module *m)
 ~ContextCounter ()
void operator++ ()
void dismiss ()

Detailed Description

Definition at line 725 of file qv4compilerscanfunctions.cpp.

Constructor & Destructor Documentation

◆ ContextCounter() [1/2]

ContextCounter::ContextCounter ( Module * m)
inline

Definition at line 733 of file qv4compilerscanfunctions.cpp.

◆ ~ContextCounter() [1/2]

ContextCounter::~ContextCounter ( )
inline

Definition at line 734 of file qv4compilerscanfunctions.cpp.

◆ ContextCounter() [2/2]

ContextCounter::ContextCounter ( Module * m)
inline

Definition at line 733 of file qv4compilerscanfunctions.cpp.

◆ ~ContextCounter() [2/2]

ContextCounter::~ContextCounter ( )
inline

Definition at line 734 of file qv4compilerscanfunctions.cpp.

Member Function Documentation

◆ dismiss() [1/2]

void ContextCounter::dismiss ( )
inline

Definition at line 737 of file qv4compilerscanfunctions.cpp.

◆ dismiss() [2/2]

void ContextCounter::dismiss ( )
inline

Definition at line 737 of file qv4compilerscanfunctions.cpp.

◆ operator++() [1/2]

void ContextCounter::operator++ ( )
inline

Definition at line 736 of file qv4compilerscanfunctions.cpp.

◆ operator++() [2/2]

void ContextCounter::operator++ ( )
inline

Definition at line 736 of file qv4compilerscanfunctions.cpp.


The documentation for this struct was generated from the following file: