QStringDecoder within std::optional needs QStringDecoder to be fully
defined ("in-size" (Lakos)).
QByteArray, used as a function parameter, can be forward-declard,
though ("in-name-only" (Lakos)).
This also makes the header comply with Qt's private symbol versioning,
which requires every private header to include some other private
header, or, eventually, qglobal_p.h.
Amends
|
||
|---|---|---|
| .. | ||
| access | ||
| android/jar | ||
| compat | ||
| doc | ||
| kernel | ||
| socket | ||
| ssl | ||
| CMakeLists.txt | ||
| configure.cmake | ||
| qt_cmdline.cmake | ||