Qt 6 Core Intermediate with C++
Continues where the beginners course left off
What you’ll learn
-
Intermediate Qt 6 Core
-
QObject Class
-
QObject macro
-
Signals and Slots
-
Disable copy
-
Stack vs heap
-
Memory leaks
-
Dangling pointer
-
Smart pointers
-
Parent child relationships
-
Getting the parent and children
-
Scoped Pointers
-
Shared Pointers
-
Sharing a pointer among multiple objects
-
Collections
-
Lists
-
Vectors
-
Sets
-
Maps
-
Settings
-
Groups
-
Working with folders
-
Working with files
-
Navigating folders
-
Reading files
-
Writing files
-
Storage Info
-
File Info
-
Logging
-
ASCII
-
UTF-8
-
UTF-16
-
Base64
-
Hex
-
Data Compression
-
Sorting Containers
-
Filling Containers
-
Custom macros
-
TypeDef
-
Processes
-
Process communication
-
Exit codes
-
Process lifecycle
-
Async vs thead
-
Basic threading
-
Thread pools
-
Concurrency
-
Memory management
Requirements
-
Beginners level understanding of C++
-
Beginners level understanding of the Qt core libraries
Who this course is for:
- Qt Developers
- C++ Programmers