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
ScopedPrintable Class Reference
+ Collaboration diagram for ScopedPrintable:

Public Member Functions

 ScopedPrintable (const QString &string)
 
 ~ScopedPrintable ()
 
 operator const char * () const
 

Detailed Description

Definition at line 267 of file viewtestutils.cpp.

Constructor & Destructor Documentation

◆ ScopedPrintable()

ScopedPrintable::ScopedPrintable ( const QString & string)
inline

Definition at line 272 of file viewtestutils.cpp.

◆ ~ScopedPrintable()

ScopedPrintable::~ScopedPrintable ( )
inline

Definition at line 273 of file viewtestutils.cpp.

Member Function Documentation

◆ operator const char *()

ScopedPrintable::operator const char * ( ) const
inline

Definition at line 275 of file viewtestutils.cpp.


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