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
QStaticTextUserData Class Reference

#include <qstatictext_p.h>

+ Collaboration diagram for QStaticTextUserData:

Public Types

enum  Type { NoUserData , OpenGLUserData }
 

Public Member Functions

 QStaticTextUserData (Type t)
 
virtual ~QStaticTextUserData ()
 

Public Attributes

QAtomicInt ref
 
Type type
 

Detailed Description

Definition at line 26 of file qstatictext_p.h.

Member Enumeration Documentation

◆ Type

Enumerator
NoUserData 
OpenGLUserData 

Definition at line 29 of file qstatictext_p.h.

Constructor & Destructor Documentation

◆ QStaticTextUserData()

QStaticTextUserData::QStaticTextUserData ( Type t)
inline

Definition at line 34 of file qstatictext_p.h.

◆ ~QStaticTextUserData()

QT_BEGIN_NAMESPACE QStaticTextUserData::~QStaticTextUserData ( )
virtual

Definition at line 15 of file qstatictext.cpp.

Member Data Documentation

◆ ref

QAtomicInt QStaticTextUserData::ref

Definition at line 37 of file qstatictext_p.h.

◆ type

Type QStaticTextUserData::type

Definition at line 38 of file qstatictext_p.h.


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