|
Qt Utilities 6.19.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
Macro to disable warnings that sources generated by moc might generate. More...
#include <QtGlobal>Go to the source code of this file.
Macros | |
| #define | QT_UTILITIES_DISABLE_WARNINGS_FOR_MOC_INCLUDE |
| #define | QT_UTILITIES_RESTORE_WARNINGS_FOR_MOC_INCLUDE QT_WARNING_POP |
Macro to disable warnings that sources generated by moc might generate.
Definition in file disablewarningsmoc.h.
| #define QT_UTILITIES_DISABLE_WARNINGS_FOR_MOC_INCLUDE |
Definition at line 14 of file disablewarningsmoc.h.
| #define QT_UTILITIES_RESTORE_WARNINGS_FOR_MOC_INCLUDE QT_WARNING_POP |
Definition at line 18 of file disablewarningsmoc.h.