0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (5)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Application Development with Qt Creator - Build cross-platform applications and GUIs using Qt 5 and C++, 3rd Edition... Application Development with Qt Creator - Build cross-platform applications and GUIs using Qt 5 and C++, 3rd Edition (Paperback, 3rd Revised edition)
Lee Zhi Eng, Ray Rischpater
R1,045 Discovery Miles 10 450 Ships in 10 - 15 working days

Explore Qt Creator, Qt Quick, and QML to design and develop applications that work on desktop, mobile, embedded, and IoT platforms Key Features Build a solid foundation in Qt by learning about its core classes, multithreading, File I/O, and networking Learn GUI programming and build custom interfaces using Qt Widgets, Qt Designer, and QML Use the latest features of C++17 for improving the performance of your Qt applications Book DescriptionQt is a powerful development framework that serves as a complete toolset for building cross-platform applications, helping you reduce development time and improve productivity. Completely revised and updated to cover C++17 and the latest developments in Qt 5.12, this comprehensive guide is the third edition of Application Development with Qt Creator. You'll start by designing a user interface using Qt Designer and learn how to instantiate custom messages, forms, and dialogues. You'll then understand Qt's support for multithreading, a key tool for making applications responsive, and the use of Qt's Model-View-Controller (MVC) to display data and content. As you advance, you'll learn to draw images on screen using Graphics View Framework and create custom widgets that interoperate with Qt Widgets. This Qt programming book takes you through Qt Creator's latest features, such as Qt Quick Controls 2, enhanced CMake support, a new graphical editor for SCXML, and a model editor. You'll even work with multimedia and sensors using Qt Quick, and finally develop applications for mobile, IoT, and embedded devices using Qt Creator. By the end of this Qt book, you'll be able to create your own cross-platform applications from scratch using Qt Creator and the C++ programming language. What you will learn Create programs from scratch using the Qt framework and C++ language Compile and debug your Qt Quick and C++ applications using Qt Creator Implement map view with your Qt application and display device location on the map Understand how to call Android and iOS native functions from Qt C++ code Localize your application with Qt Linguist Explore various Qt Quick components that provide access to audio and video playbacks Develop GUI applications using both Qt and Qt Quick Who this book is forIf you are a beginner looking to harness the power of Qt and the Qt Creator framework for cross-platform development, this book is for you. Although no prior knowledge of Qt and Qt Creator is required, basic knowledge of C++ programming is assumed.

Qt5 C++ GUI Programming Cookbook - Practical recipes for building cross-platform GUI applications, widgets, and animations with... Qt5 C++ GUI Programming Cookbook - Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 5, 2nd Edition (Paperback, 2nd Revised edition)
Lee Zhi Eng
R1,154 Discovery Miles 11 540 Ships in 10 - 15 working days

Use Qt 5 to design and build functional, appealing, and user-friendly graphical user interfaces (GUIs) for your applications. Key Features Learn to use Qt 5 to design and customize the look and feel of your application Improve the visual quality of an application by using graphics rendering and animation Understand the balance of presentation and web content that will make an application appealing yet functional Book DescriptionWith the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application becomes important so that it stands out from your competitors. With its cross-platform ability and the latest UI paradigms, Qt makes it possible to build intuitive, interactive, and user-friendly user interfaces for your applications. Qt5 C++ GUI Programming Cookbook, Second Edition teaches you how to develop functional and appealing user interfaces using the latest version of QT5 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, implementing Google Maps, and more. You will also be taken through advanced concepts like asynchronous programming, event handling using signals and slots, network programming, various aspects of optimizing your application. By the end of the book, you will be confident to design and customize GUI applications that meet your clients' expectations and have an understanding of best practice solutions for common problems. What you will learn Animate GUI elements using Qt5's built-in animation system Draw shapes and 2D images using Qt5's powerful rendering system Implement an industry-standard OpenGL library in your project Build a mobile app that supports touch events and exports it onto devices Parse and extract data from an XML file and present it on your GUI Interact with web content by calling JavaScript functions from C++ Access MySQL and SQLite databases to retrieve data and display it on your GUI Who this book is forThis intermediate-level book is designed for those who want to develop software using Qt 5. If you want to improve the visual quality and content presentation of your software application, this book is for you. Prior experience of C++ programming is required.

Hands-On GUI Programming with C++ and Qt5 - Build stunning cross-platform applications and widgets with the most powerful GUI... Hands-On GUI Programming with C++ and Qt5 - Build stunning cross-platform applications and widgets with the most powerful GUI framework (Paperback)
Lee Zhi Eng
R1,260 Discovery Miles 12 600 Ships in 10 - 15 working days

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 DescriptionQt 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 forThis 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.

Qt5 C++ GUI Programming Cookbook (Paperback): Lee Zhi Eng Qt5 C++ GUI Programming Cookbook (Paperback)
Lee Zhi Eng
R1,212 Discovery Miles 12 120 Ships in 10 - 15 working days

Use Qt5 to design and build a graphical user interface that is functional, appealing, and user-friendly for your software application About This Book * Learn to make use of Qt5 to design and customize the look-and-feel of your application * Improve the visual quality of your application by utilizing the graphic rendering system and animation system provided by Qt5 * A good balance of visual presentation and its contents will make an application appealing yet functional Who This Book Is For This book intended for those who want to develop software using Qt5. If you want to improve the visual quality and content presentation of your software application, this book is best suited to you. What You Will Learn * Customize the look and feel of your application using the widget editor provided by Qt5 * Change the states of the GUI elements to make them appear in a different form * Animating the GUI elements using the built-in animation system provided by Qt5 * Draw shapes and 2D images in your application using Qt5's powerful rendering system * Draw 3D graphics in your application by implementing OpenGL, an industry-standard graphical library to your project * Build a mobile app that supports touch events and export it to your device * Parse and extract data from an XML file, then present it on your software's GUI * Display web content on your program and interact with it by calling JavaScript functions from C++, or calling C++ functions from the web content * Access to MySQL and SQLite databases to retrieve data and display it on your software's GUI In Detail With the advancement of computer technology, the software market is exploding with tons of software choices for the user, making their expectations higher in terms of functionality and the look and feel of the application. Therefore, improving the visual quality of your application is vital in order to overcome the market competition and stand out from the crowd. This book will teach you how to develop functional and appealing software using Qt5 through multiple projects that are interesting and fun. This book covers a variety of topics such as look-and-feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. You will learn tons of useful information, and enjoy the process of working on the creative projects provided in this book. Style and approach This book focuses on customizing the look and feel and utilizing the graphical features provided by Qt5. It takes a step-by-step approach, providing tons of screenshots and sample code for you to follow and learn. Each topic is explained sequentially and placed in context.

Building a Game with Unity and Blender (Paperback): Lee Zhi Eng Building a Game with Unity and Blender (Paperback)
Lee Zhi Eng
R1,198 Discovery Miles 11 980 Ships in 10 - 15 working days

Learn how to build a complete 3D game using the industry-leading Unity game development engine and Blender, the graphics software that gives life to your ideas About This Book * Learn the fundamentals of two powerful tools and put the concepts into practice * Find out how to designand buildall the core elements required for a great game - from characters to environments, to props- * Learn how to integrate Artificial Intelligence (AI) into your game for sophisticated and engaging gameplay Who This Book Is For This book has been created for anyone who wants to learn how to develop their own game using Blender and Unity, both of which are freely available, yet very popular and powerful, tools. Not only will you be able to master the tools, but you will also learn the entire process of creating a game from the ground up. What You Will Learn * Design and create a game concept that will determine how your game will look and how it will be played * Construct 3D models of your game characters and create animations for them before importing them into the game * Build the game environment from scratch by constructing the terrain and props, and eventually put it all together to form a scene * Import and integrate game assets created in Blender into Unity-for example, setting up textures, materials, animation states, and prefabs * Develop game structures including a game flow, user interface diagram, game logic, and a state machine * Make the game characters move around and perform certain actions either through player inputs or fully controlled by artificial intelligence * Create particles and visual effects to enhance the overall visual aesthetic * Deploy the game for various types of platforms In Detail In the wake of the indie game development scene, game development tools are no longer luxury items costing up to millions of dollars but are now affordable by smaller teams or even individual developers. Among these cutting-edge applications, Blender and Unity stand out from the crowd as a powerful combination that allows small-to-no budget indie developers or hobbyists alike to develop games that they have always dreamt of creating. Starting from the beginning, this book will cover designing the game concept, constructing the gameplay, creating the characters and environment, implementing game logic and basic artificial intelligence, and finally deploying the game for others to play. By sequentially working through the steps in each chapter, you will quickly master the skills required to develop your dream game from scratch. Style and approach A step-by-step approach with tons of screenshots and sample code for readers to follow and learn from. Each topic is explained sequentially and placed in context so that readers can get a better understanding of every step in the process of creating a fully functional game.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Angelcare Nappy Bin Refills
R165 R145 Discovery Miles 1 450
Salton Cool Touch Toaster (4…
R880 R740 Discovery Miles 7 400
Elvis
Baz Luhrmann Blu-ray disc R191 R171 Discovery Miles 1 710
The Papery A5 MOM 2025 Diary - Lady Bugs
R349 R300 Discovery Miles 3 000
Marvel Spiderman Fibre-Tip Markers (Pack…
R57 Discovery Miles 570
Docking Edition Multi-Functional…
R899 R399 Discovery Miles 3 990
Asus Chromebook FLIP CR1100FKA-C864G1C…
R8,599 Discovery Miles 85 990
IQHK LEGO Star Wars - Darth Vader Key…
 (6)
R205 R176 Discovery Miles 1 760
Pineware Pedestal Fan (40cm)
R483 Discovery Miles 4 830
The Garden Within - Where the War with…
Anita Phillips Paperback R329 R239 Discovery Miles 2 390

 

Partners