Build modern, responsive cross-platform desktop applications with Qt, C++, and QML
E-Book, Englisch, 346 Seiten
ISBN: 978-1-78847-368-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Professionelle Anwendung
- Mathematik | Informatik EDV | Informatik Informatik Mensch-Maschine-Interaktion User Interface Design & Benutzerfreundlichkeit
Weitere Infos & Material
Table of Contents - Install the Qt Framework and Qt Creator IDE
- Create a new solution and sub projects ready for application development.
- UX layout and navigation
- Styling QML and adding custom components
- Implement self aware data entities and JSON serialisation
- Unit testing our data entities
- Persist our data in a SQLite database
- Connect to the internet and consume a RSS feed
- Create a customised installation package for our application