courses > Modular Syllabus
Qt (pronounced "cute") programming course covers everything about QT which is a cross-platform application development framework widely used for the development of GUI programs, and also used for developing non-GUI programs such as console tools and servers. Qt is most notably used in Google Earth, KDE, Opera, OPIE, VoxOx, Skype, VLC media player and Virtual Box. The Qt programming training program covers topics like creating main windows, dialogs, custom widgets and much more. The QT Programming tutorial formed in this course is designed for software developers interested in knowing how the Qt programming done and how to work on the same.
- Getting Started
- Creating Dialogs
- Creating Main Windows
- Implementing Application Functionality
- Creating Custom Widgets
- Layout Management
- Event Processing
- 2D and 3D Graphics
- Drag and Drop
- Item View Classes
- Container Classes
- Input/Output
- Databases
- Networking
- XML
- Providing Online Help
- Internationalization
- Multithreading
- Creating Plug-in
- Platform-Specific Features
- Embedded Programming
|