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
QCScopedDebug< StringType > Struct Template Reference

#include <qohoslogger_p.h>

Collaboration diagram for QCScopedDebug< StringType >:

Public Member Functions

 QCScopedDebug (StringType message)
 ~QCScopedDebug ()

Detailed Description

template<typename StringType>
struct QCScopedDebug< StringType >

Definition at line 89 of file qohoslogger_p.h.

Constructor & Destructor Documentation

◆ QCScopedDebug()

template<typename StringType>
QCScopedDebug< StringType >::QCScopedDebug ( StringType message)
inline

Definition at line 91 of file qohoslogger_p.h.

◆ ~QCScopedDebug()

template<typename StringType>
QCScopedDebug< StringType >::~QCScopedDebug ( )
inline

Definition at line 95 of file qohoslogger_p.h.


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