aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-18 21:59:56 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-20 17:45:10 +0000
commit5b82c1b7abc515274e6348136356bbf8f1374e4a (patch)
tree949ad91b360487a85475c2e62b4887c69b37bb17 /src/quickwidgets
parenta99eb61b18f243933ec5ed029fbd56a26b118dc4 (diff)
Private export QQuickItemView
Qt Quick Controls 2 ComboBox needs access to: - QQuickItemView::itemAt() - QQuickItemView::indexAt() QQuickItemViewAttached had to be exported because it's in the same header file and has the Q_OBJECT macro (MSVC would fail to link staticMetaObject). Alternatively, it could have been moved to another header file. Change-Id: Icaab2c90c136074ae78ce02a422794bb7ccff4aa Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/quickwidgets')
0 files changed, 0 insertions, 0 deletions