qt6-bb10/src/widgets
Christian Ehrlicher 076087717e Documentation: Update CommonTableModel/StringListModel snippets
Update CommonTableModel/StringListModel snippets:
  - 0 -> nullptr
  - use 'override'
  - replace "" with QString()
  - use QStringLiteral instead QString
  - pass role to dataChanged() signal

Change-Id: I5949d1bd6fee3186f12191f1f6235ae18908096e
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2018-02-05 17:06:43 +00:00
..
accessible Use placeholder text for accessible description of QLineEdit 2018-02-05 15:41:29 +00:00
dialogs QFileSystemModel/Win: Fix file system operations failing due to watchers 2018-01-26 11:36:30 +00:00
doc Documentation: Update CommonTableModel/StringListModel snippets 2018-02-05 17:06:43 +00:00
effects Merge remote-tracking branch 'origin/5.10' into dev 2017-10-24 13:40:55 +02:00
graphicsview Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macros 2018-02-05 15:54:34 +00:00
itemviews QHeaderView: consider Qt::DecorationRole size within paintSection() 2018-02-02 14:49:51 +00:00
kernel Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macros 2018-02-05 15:54:34 +00:00
statemachine Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
styles QCommonStyle::drawControl: use PM_HeaderMargin instead magic number 2018-02-02 14:49:57 +00:00
util doc: Fix many qdoc warnings, mostly missing return types 2018-01-24 10:01:26 +00:00
widgets QLineEdit: implement quick text selection by mouse 2018-02-03 16:34:05 +00:00
Qt5WidgetsConfigExtras.cmake.in
Qt5WidgetsMacros.cmake CMake: Set SKIP_AUTOMOC/AUTOUIC where needed 2017-11-22 13:51:30 +00:00
QtWidgets.dynlist
configure.json Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-04 13:41:04 +02:00
configure.pri
widgets.pro Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00