1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/doc
Vincas Dargis bf8ecb4419 docs(coding): add guides about string usage
Add guides about using QStringLiteral, QLatin1String, QLatin1Char and QStringBuilder for more efficient strings.

Qt uses uses these techniques internally and can be considered as good coding practice when working with Qt libraries.
2017-06-20 20:30:17 +03:00
..
coding_standards.md docs(coding): add guides about string usage 2017-06-20 20:30:17 +03:00
user_manual_en.md feat(groups): add option to automatically accept groupchat invites 2017-03-25 21:50:00 +01:00