qt5base-lts/src/corelib/global
Topi Reinio 10379e48f1 Doc: Omit default argument in describing a function call
QKeySequence::PortableText is the default value for argument passed
to QKeySequence::toString(), and it doesn't need to be mentioned
specifically in description for Qt::AA_MacDontSwapCtrlAndMeta enum
value.

Dropping the parameter shortens the text string, allows browser to
better wrap the table text, and gets rid of the automatic horizontal
scrollbar in online style. This improves readability for the entire
table.

Change-Id: I7051f5415a7a100b8c76f23b06b6cb9a2b0699ef
Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
2015-11-30 11:55:44 +00:00
..
archdetect.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
global.pri Add an automatic use of the ELF-versioned QtCore symbol 2015-10-20 16:21:03 +00:00
qcompilerdetection.h Add support for the C++11 features fixed in MSVC 2015 Update 1 2015-11-18 00:30:47 +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 Docs: Add a note clarifying that Q_MOVABLE_TYPE is not about move semantics 2015-11-13 15:05:06 +00:00
qglobal.h Move pointer size detection entirely to qprocessordetection.h 2015-10-26 19:57:54 +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 Add missing "We mean it" comments to private headers. 2015-10-05 12:10:45 +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 Update high-DPI scaling enablers. 2015-11-04 12:08:59 +00:00
qnamespace.qdoc Doc: Omit default argument in describing a function call 2015-11-30 11:55:44 +00:00
qnumeric_p.h Add code to perform overflow-checking additions and multiplication 2015-09-23 16:19:45 +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 Move pointer size detection entirely to qprocessordetection.h 2015-10-26 19:57:54 +00:00
qsysinfo.h Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qsystemdetection.h winrt: use correct winapi family defines in mkspecs and system detection 2015-10-20 14:29:16 +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
qversiontagging.cpp Workaround: don't create ELF version scripts for Android 2015-10-29 10:04:04 +00:00
qversiontagging.h Workaround part 2: don't use the version tagging symbols on Android 2015-11-04 13:08:02 +00:00