a27d5be4dc
This is all pretty straight-forward, adding .constData() or using QString::fromLatin1() instead of QLatin1String(). Change-Id: I984706452db7d0841620a0f64e179906123f3849 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com> |
||
---|---|---|
.. | ||
codecs | ||
completer | ||
contiguouscache | ||
customcompleter | ||
customtype | ||
customtypesending | ||
echoplugin | ||
i18n | ||
plugandpaint | ||
plugandpaintplugins | ||
regexp | ||
settingseditor | ||
styleplugin | ||
treemodelcompleter | ||
undo | ||
undoframework | ||
README | ||
tools.pro |
Qt is equipped with a range of capable tool classes, from containers and iterators to classes for string handling and manipulation. Other classes provide application infrastructure support, handling plugin loading and managing configuration files. Documentation for these examples can be found via the Examples link in the main Qt documentation.