Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Hands-On GUI Programming with C++ and Qt5

    Posted By: lucky_aut
    Hands-On GUI Programming with C++ and Qt5

    Hands-On GUI Programming with C++ and Qt5: Build stunning cross-platform applications and widgets with the most powerful GUI framework by Lee Zhi Eng
    English | 27 April 2018 | ASIN: B075Z3H7DS | 406 pages | True EPUB | 11.6 MB

    Create visually appealing and feature-rich applications by using Qt 5 and the C++ language
    Key Features
    Explore Qt 5’s powerful features to easily design your GUI application
    Leverage Qt 5 to build attractive cross-platform applications
    Work with Qt modules for multimedia, networking, and location, to customize your Qt applications
    Book Description
    Qt 5, the latest version of Qt, enables you to develop applications with complex user interfaces for multiple targets. It provides you with faster and smarter ways to create modern UIs and applications for multiple platforms. This book will teach you to design and build graphical user interfaces that are functional, appealing, and user-friendly.
    In the initial part of the book, you will learn what Qt 5 is and what you can do with it. You will explore the Qt Designer, discover the different types of widgets generally used in Qt 5, and then connect your application to the database to perform dynamic operations. Next, you will be introduced to Qt 5 chart which allows you to easily render different types of graphs and charts and incorporate List View Widgets in your application. You will also work with various Qt modules, like QtLocation, QtWebEngine, and the networking module through the course of the book. Finally, we will focus on cross-platform development with QT 5 that enables you to code once and run it everywhere, including mobile platforms.
    By the end of this book, you will have successfully learned about high-end GUI applications and will be capable of building many more powerful, cross-platform applications.
    What you will learn
    Implement tools provided by Qt 5 to design a beautiful GUI
    Understand different types of graphs and charts supported by Qt 5
    Create a web browser using the Qt 5 WebEngine module and web view widget
    Connect to the MySQL database and display data obtained from it onto the Qt 5 GUI
    Incorporate the Qt 5 multimedia and networking module in your application
    Develop Google Map-like applications using Qt 5’s location module
    Discover cross-platform development by exporting the Qt 5 application to different platforms
    Uncover the secrets behind debugging Qt 5 and C++ applications
    Who this book is for
    This book will appeal to developers and programmers who would like to build GUI-based applications. Basic knowledge of C++ is necessary and the basics of Qt would be helpful.
    Table of Contents
    Introduction to Qt5
    Create a Login Page with Qt Widgets & Style Sheets
    Connecting to the database
    Building a dashboard using Graphs and Charts
    Design an Employee Page with List View & Dialog
    Web Browser for latest news and events
    Map Viewer for locating customers
    Organization Chart Page with Graphics View
    Connecting to Webcam using multimedia module
    Instant Chat Messenger
    Rendering Bitmap and Vector graphics
    Cloud Storage for your documents
    Create an image viewer, music and video player
    Introduction to QtQuick & QML
    Cross-platform Development
    Testing & Debugging