Obsolete Members for QGuiApplication
The following members of class QGuiApplication are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) void | dumpObjectInfo() |
(obsolete) void | dumpObjectTree() |
(obsolete) QList<T> | findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const |
Static Public Members
(obsolete) void | flush() |
(obsolete) bool | hasPendingEvents() |
(obsolete) QString | translate(const char *context, const char *key, const char *disambiguation, QCoreApplication::Encoding encoding, int n) |
Related Non-Members
(obsolete) T | qFindChild(const QObject *obj, const QString &name) |
(obsolete) QList<T> | qFindChildren(const QObject *obj, const QString &name) |