Qt Utilities 6.14.3
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
Convenience functions to check whether a QCoreApplication/QGuiApplication/QApplication singleton has been instantiated yet. More...
Functions | |
QT_UTILITIES_EXPORT bool | hasCoreApp () |
Returns whether a QCoreApplication has been instantiated yet. | |
Convenience functions to check whether a QCoreApplication/QGuiApplication/QApplication singleton has been instantiated yet.
bool QtUtilities::ApplicationInstances::hasCoreApp | ( | ) |
Returns whether a QCoreApplication has been instantiated yet.
Definition at line 320 of file resources.cpp.