Qt5/Qt-Creator Opening Files in TextEdit

From dftwiki3
Revision as of 18:30, 24 February 2014 by Thiebaut (talk | contribs) (Created page with "--~~~~ ---- <br /> <br /> <bluebox> This tutorial shows how to create a simple Qt5 GUI window with two buttons and a TextEdit where the contents of a text file is displayed w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

--D. Thiebaut (talk) 18:30, 24 February 2014 (EST)




This tutorial shows how to create a simple Qt5 GUI window with two buttons and a TextEdit where the contents of a text file is displayed with fixed-size font.


The GUI


Qt5GUITwoButtonsTextEdit.png