Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <provider.h>
Public Attributes | |
QString | name |
QList< Tracepoint > | tracepoints |
QStringList | prefixText |
QList< TraceEnum > | enumerations |
QList< TraceFlags > | flags |
Definition at line 81 of file provider.h.
Definition at line 86 of file provider.h.
QList<TraceFlags> Provider::flags |
Definition at line 87 of file provider.h.
QString Provider::name |
Definition at line 83 of file provider.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QStringList Provider::prefixText |
Definition at line 85 of file provider.h.
QList<Tracepoint> Provider::tracepoints |
Definition at line 84 of file provider.h.