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

Public Member Functions

 QQmlInfoPrivate (QtMsgType type)
 QQmlInfoPrivate (QtMsgType type)

Public Attributes

int ref
QtMsgType msgType
const QObjectobject
QString buffer
QList< QQmlErrorerrors

Detailed Description

Definition at line 145 of file qqmlinfo.cpp.

Constructor & Destructor Documentation

◆ QQmlInfoPrivate() [1/2]

QQmlInfoPrivate::QQmlInfoPrivate ( QtMsgType type)
inline

Definition at line 148 of file qqmlinfo.cpp.

References QQmlInfoPrivate(), and ref.

Referenced by QQmlInfoPrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QQmlInfoPrivate() [2/2]

QQmlInfoPrivate::QQmlInfoPrivate ( QtMsgType type)
inline

Definition at line 148 of file qqmlinfo.cpp.

Member Data Documentation

◆ buffer

◆ errors

QList< QQmlError > QQmlInfoPrivate::errors

Definition at line 158 of file qqmlinfo.cpp.

◆ msgType

QtMsgType QQmlInfoPrivate::msgType

Definition at line 155 of file qqmlinfo.cpp.

◆ object

const QObject * QQmlInfoPrivate::object

Definition at line 156 of file qqmlinfo.cpp.

◆ ref

int QQmlInfoPrivate::ref

Definition at line 154 of file qqmlinfo.cpp.

Referenced by QQmlInfoPrivate().


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