qt5base-lts/src/corelib/global
Friedemann Kleint 79a4cb1e4f Fix some qdoc-warnings.
qtbase/src/widgets/kernel/qaction.cpp:1257: warning: Can't link to 'QApplication::setAttribute()'
qtbase/src/widgets/kernel/qapplication.cpp:519: warning: Can't link to 'arguments()'
qtbase/src/widgets/kernel/qapplication.cpp:1939: warning: Can't link to 'quit()'
qtbase/src/widgets/kernel/qapplication.cpp:2946: warning: Can't link to 'quit()'
qtbase/src/widgets/kernel/qapplication.cpp:2946: warning: Can't link to 'exit()'
qtbase/src/widgets/kernel/qapplication.cpp:2946: warning: Can't link to 'processEvents()'
qtbase/src/widgets/widgets/qmenu.cpp:1354: warning: Can't link to 'Recent Files Example'
qtbase/examples/widgets/doc/src/tetrix.qdoc:28: warning: Can't link to 'QApplication::quit()'
qtbase/src/testlib/qtestcase.cpp:268: warning: Undocumented parameter 'timeout' in QTRY_VERIFY2_WITH_TIMEOUT()
qtbase/src/corelib/global/qnamespace.qdoc:2427: warning: Can't link to 'QApplication::setLayoutDirection()'
qtbase/src/corelib/global/qnamespace.qdoc:751: warning: Can't link to 'QApplication::setDesktopSettingsAware()'

Change-Id: Ic8170a40fb1cd84e3fb4dd75d9429f4b485f8bd9
Reviewed-by: Martin Smith <martin.smith@digia.com>
2015-08-27 19:27:38 +00:00
..
archdetect.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
global.pri Support logging direct to syslog, if enabled. 2015-08-09 04:16:38 +00:00
qcompilerdetection.h Disable #pragma diagnostic [push|pop] for gcc 4.5 2015-08-03 07:12:41 +00:00
qconfig-dist.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-large.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-medium.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-minimal.h Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qconfig-nacl.h Update copyright headers 2015-02-11 06:49:51 +00:00
qconfig-small.h Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qendian.h Update copyright headers 2015-02-11 06:49:51 +00:00
qendian.qdoc Update copyright headers 2015-02-11 06:49:51 +00:00
qfeatures.txt Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qflags.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qglobal.cpp Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qglobal.h Move Q_ALWAYS_INLINE next to Q_NEVER_INLINE in qglobal.h. 2015-08-11 11:00:31 +00:00
qglobalstatic.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qglobalstatic.h Update copyright headers 2015-02-11 06:49:51 +00:00
qhooks_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qhooks.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qisenum.h Update copyright headers 2015-02-11 06:49:51 +00:00
qlibraryinfo.cpp remove Build date from qt_core_boilerplate() 2015-07-08 01:17:07 +00:00
qlibraryinfo.h Avoid hardcoding build date in qtcore and tools 2015-02-12 18:34:23 +00:00
qlogging.cpp Support logging direct to syslog, if enabled. 2015-08-09 04:16:38 +00:00
qlogging.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qmalloc.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qnamespace.h Make Qt::Initialization a C++11 class enum 2015-08-10 03:41:43 +00:00
qnamespace.qdoc Fix some qdoc-warnings. 2015-08-27 19:27:38 +00:00
qnumeric_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qnumeric.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qnumeric.h Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessordetection.h Update copyright headers 2015-02-11 06:49:51 +00:00
qsysinfo.h Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qsystemdetection.h Update for the newest Darwin-family operating systems. 2015-06-10 05:28:55 +00:00
qt_pch.h Update copyright headers 2015-02-11 06:49:51 +00:00
qt_windows.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtypeinfo.h Add QTypeInfo::isRelocatable 2015-08-10 03:41:37 +00:00
qtypetraits.h QMetaType: Fix compilation with non default constructible Q_GADGET 2015-05-27 10:51:10 +00:00