a8028a02df
This gives some source incompatibilities, most of them can be handled by using auto instead of QStringRef explicitly. [ChangeLog][Important API changes] QXmlStream now uses QStringView insteead of QStringRef in it's API. Using auto forvariables returning a QStringRef in Qt 5 should lead to code that can be used against both Qt versions. Fixes: QTBUG-84317 Change-Id: I6df3a9507276f5d16d044a6bdbe0e4810cf99440 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
googlesuggest.cpp | ||
googlesuggest.h | ||
googlesuggest.pro | ||
main.cpp | ||
searchbox.cpp | ||
searchbox.h |