Tutorial QT/C++ app dynamically updating ListView object from C++ code, handling input fields and buttons
-
Hi All,
I put together another tutorial showing you how to update a ListView control dynamically from your C++ code (making sure the GUI updates as you add/remove items to the list view control from your C++ code).
It also shows some simple layout handling, how to handle input fields and buttons.
It may very well make it on to Miguels tutorial site later.The tutorial is available at : https://drive.google.com/drive/folders/1vJ-ieLIuuvS2Gy_TUddeyGXOPFhaUkug?usp=sharing
Read the README INSTRUCTIONS.txt to follow the tutorial, or just browse the code if you feel like it.Enjoy!
/Jimmie -
Hi jimmie,
thank you very much for the example and the explanation. This is exactly the kind of example i'm looking for to get ahead with my project!
-
@jimmiejohnsson84 hi, are you still around us?
It would be cool if you can add that tutorial to our common documentation effort. Please, see https://forums.ubports.com/topic/1737/developer-documentation
Thank you !!