qt5base-lts/examples/widgets/tools/codecs/codecs.qrc
Friedemann Kleint 7aaf54f572 Codecs example: Add a dialog for showing common C++ encodings
Add a dialog where the user can enter a line of text, which is then
displayed in several encodings with special characters converted
suitable for C++/Python string literals.

Task-number: QTBUG-60635
Change-Id: Ibd436f9f76e128c93cbb581235c730d636641d8a
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2018-11-30 10:00:04 +00:00

6 lines
99 B
Plaintext

<RCC>
<qresource prefix="/" >
<file>images/editcopy.png</file>
</qresource>
</RCC>