![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QQmlInfoPrivate (QtMsgType type) | |
QQmlInfoPrivate (QtMsgType type) |
Public Attributes | |
int | ref |
QtMsgType | msgType |
const QObject * | object |
QString | buffer |
QList< QQmlError > | errors |
Definition at line 145 of file qqmlinfo.cpp.
|
inline |
Definition at line 148 of file qqmlinfo.cpp.
References QQmlInfoPrivate(), and ref.
Referenced by QQmlInfoPrivate().
|
inline |
Definition at line 148 of file qqmlinfo.cpp.
QString QQmlInfoPrivate::buffer |
Definition at line 157 of file qqmlinfo.cpp.
Referenced by testing.tools.encode_pdf_filter._Ascii85DecodePdfStream::close(), testing.tools.encode_pdf_filter._FlateDecodePdfStream::close(), testing.tools.encode_pdf_filter._PdfStream::close(), testing.tools.encode_pdf_filter._FlateDecodePdfStream::flush(), testing.tools.encode_pdf_filter._PdfStream::flush(), testing.tools.encode_pdf_filter._SinkPdfStream::getbuffer(), testing.tools.encode_pdf_filter._FlateDecodePdfStream::write(), testing.tools.encode_pdf_filter._PdfStream::write(), and testing.tools.encode_pdf_filter._PngIdatPdfStream::write().
Definition at line 158 of file qqmlinfo.cpp.
QtMsgType QQmlInfoPrivate::msgType |
Definition at line 155 of file qqmlinfo.cpp.
const QObject * QQmlInfoPrivate::object |
Definition at line 156 of file qqmlinfo.cpp.
int QQmlInfoPrivate::ref |
Definition at line 154 of file qqmlinfo.cpp.
Referenced by QQmlInfoPrivate().