Python interface

From Rsewiki
(Difference between revisions)
Jump to: navigation, search
(Qt GUI interface design)
(Qt GUI interface design)
Line 4: Line 4:
 
The Regbot desktop application is designed using Qt-Designer app which uses the widgets from the Qt GUI framework. The application gives a possibility to quickly build interfaces using the drag-and-drop feature for placing necessary components in your interface.
 
The Regbot desktop application is designed using Qt-Designer app which uses the widgets from the Qt GUI framework. The application gives a possibility to quickly build interfaces using the drag-and-drop feature for placing necessary components in your interface.
 
The Qt designer produces .ui files that can be translated to C++ or Python interface code. This user interface was designed using Python.
 
The Qt designer produces .ui files that can be translated to C++ or Python interface code. This user interface was designed using Python.
 +
 +
[[File:UI.JPG | 900px]]

Revision as of 17:26, 22 November 2020

Qt GUI interface design

The Regbot desktop application is designed using Qt-Designer app which uses the widgets from the Qt GUI framework. The application gives a possibility to quickly build interfaces using the drag-and-drop feature for placing necessary components in your interface. The Qt designer produces .ui files that can be translated to C++ or Python interface code. This user interface was designed using Python.

UI.JPG

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox