Programming with Qt Writing Portable GUI applications on Unix and Win32

The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have...

Full description

Bibliographic Details
Main Author: Dalheimer, Matthias Kalle (-)
Format: eBook
Language:Inglés
Published: Sebastopol : O'Reilly Media 2010.
Edition:2nd ed
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627211306719
Table of Contents:
  • Table of Contents; Preface; Chapter 1: Introduction; Chapter 2: First Steps in Qt Programming; Chapter 3: Learning More About Qt; Chapter 4: A Guided Tour Through the Simple Widgets; Chapter 5: A Guided Tour Through the Qt Dialog Boxes; Chapter 6: Using Layout Managers; Chapter 7: Some Thoughts on GUI Design; Chapter 8: Container Classes; Chapter 9: Graphics; Chapter 10: Text Processing; Chapter 11: Working with Files and Directories; Chapter 12: Interapplication Communication; Chapter 13: Interfacing with the Operating System; Chapter 14: Writing Your Own Widgets; Chapter 15: Focus Handling
  • Chapter 16: Advanced Event HandlingChapter 17: Advanced Signals and Slots; Chapter 18: Providing Help; Chapter 19: Accessing Databases; Chapter 20: Multithreading; Chapter 21: Debugging; Chapter 22: Portability; Chapter 23: Qt Network Programming; Chapter 24: Interfacing Qt with Other Languages and Libraries; Chapter 25: Using the Visual C++ IDE for Qt Programs; Chapter 26: Visual Design with Qt Designer; Appendix; Bibliography; Index; About the Author; Colophon