qt5base-lts/examples/widgets/tools/codecs
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
..
doc Unify license header usage. 2016-03-29 10:20:03 +00:00
encodedfiles Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
images Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
codecs.pro Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
codecs.qrc Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
encodingdialog.cpp Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
encodingdialog.h Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
mainwindow.h Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
previewform.cpp examples: Use QOverload to select overloaded signals and slots 2016-12-22 14:54:55 +00:00
previewform.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00