Visual OTUI designer with .OTUI file generator. YouTube Video
- Download and install Qt 5.13.0+
- Clone and build QPropertyEditor
- Open Qt Creator
- Import project file
- Build
- Base UI design
- Base OTUI widget class
- Rendering images with OpenGL Widget
- OTUI widgets position and scale manipulation
- Image border (9-slice) functionality
- OTUI::MainWindow class
- OTUI::Label class
- OTUI::Button class
- OTUI::Image class
- Adding and removing widgets
- Using Widgets List Tree to manipulate widget properties
- Selected widget properties window
- Loading images from a directory
- OTUI file serialization
- OTUI file deserialization