An open API service indexing awesome lists of open source software.

https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus

Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.
https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus

cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course

Last synced: 3 months ago
JSON representation

Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.

Awesome Lists containing this project

README

        

# Qt-Widgets-for-Beginners-with-Cplusplus
Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.

https://www.udemy.com/course/qt-widgets-beginners/

## Summary
* Section 1: Diving into QWidget
* Section 2: Layouts
* Section 3: Buttons, and checkboxes
* Section 4: Combos, lists, spinbox, and more
* Section 5: Resources (** see Qt Core Advanced for "30. Resources in libraries")
* Section 6: Multiple Dialogs
* Section 7: QMainWindow
* Section 8: Containers
* Section 9: Rich Text Editor Example
* Section 10: Models
* Section 11: Complete Example Applications

## What you’ll learn
* Foundations of Qt Widget programming
* QWidget
* QPushButton
* QCheckBox
* QRadioButton
* QGroupBox
* QFrame
* QTabbedWidget
* QStackedWidget
* QListWidget
* QTreeWidget
* Model View Controller Programming (MVC)
* QStringListModel
* QFileSystemModel
* QStandardItemModel
* Plain Text Editors
* Rich Text Editors
* Using the Clipboard
* File Handling
* Dialogs
* Main Windows
* Multiple Dialog Interface (QMDIArea)
* Basic UI Design
* Tri-state CheckBoxes in Lists
* Avoiding Common Mistakes

### Commits by
* George Calin
* george.calin [at] gmail.com
* Connect me on LinkedIn: https://www.linkedin.com/in/cgeorge1978/