Qt-Based Cross-platform Design of Management System for Distributed Real-time Simulation Platform

Xibao Wang,Ge Li,Peng Wang
DOI: https://doi.org/10.2991/iccsae-15.2016.159
2016-01-01
Abstract:At present, with the development of cross-platform software technology and the cross-platform application gaining more and more attention, there emerged many multi-platform support, superior performance, cross-platform software development tools and integrated development environments, such as Qt Creator. In order to run the distributed real-time simulation platform on different operating systems, such as Windows, Linux and Mac OS, this paper tries to design and implement the management system user interface for distributed real-time simulation platform using the cross-platform framework based on Qt. Firstly, this paper builds the main frame window of management system through inheriting the QMainWindow class. Then the paper designs the system view, tree widget and central component respectively. Finally, this paper assembles the widgets appropriately into the main frame. All above work lays a good foundation for the follow-up system development and improvement.
What problem does this paper attempt to address?