badb0818f5
Create QString at compile time using the literal operator""s instead of using pointer to characters. This way, no conversion or allocation will occur at runtime. Task-number: QTBUG-117036 Pick-to: 6.6 6.5 Change-Id: I9942ef8efa38de9ac5975799249a65fcb4c966c9 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> |
||
---|---|---|
.. | ||
doc | ||
localfortuneclient | ||
localfortuneserver | ||
sharedmemory | ||
CMakeLists.txt | ||
ipc.pro | ||
README |
These examples demonstrate IPC support in Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.