![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QString>
Go to the source code of this file.
Enumerations | |
enum | QtDiagFlags { QtDiagGl = 0x1 , QtDiagGlExtensions = 0x2 , QtDiagFonts = 0x4 , QtDiagVk = 0x8 , QtDiagRhi = 0x10 } |
Functions | |
QString | qtDiag (unsigned flags=0) |
enum QtDiagFlags |
QString qtDiag | ( | unsigned | flags = 0 | ) |
Definition at line 561 of file qtdiag.cpp.
References QT_FORWARD_DECLARE_CLASS().