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

Public Member Functions

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

Detailed Description

Definition at line 241 of file viewtestutils.cpp.

Constructor & Destructor Documentation

◆ ScopedPrintable() [1/2]

ScopedPrintable::ScopedPrintable ( const QString & string)
inline

Definition at line 246 of file viewtestutils.cpp.

◆ ~ScopedPrintable() [1/2]

ScopedPrintable::~ScopedPrintable ( )
inline

Definition at line 247 of file viewtestutils.cpp.

◆ ScopedPrintable() [2/2]

ScopedPrintable::ScopedPrintable ( const QString & string)
inline

Definition at line 246 of file viewtestutils.cpp.

◆ ~ScopedPrintable() [2/2]

ScopedPrintable::~ScopedPrintable ( )
inline

Definition at line 247 of file viewtestutils.cpp.

Member Function Documentation

◆ operator const char *() [1/2]

ScopedPrintable::operator const char * ( ) const
inline

Definition at line 249 of file viewtestutils.cpp.

◆ operator const char *() [2/2]

ScopedPrintable::operator const char * ( ) const
inline

Definition at line 249 of file viewtestutils.cpp.


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