Skip to content

A GUI application for easy conversion of Qt5 UI files to py scripts

Notifications You must be signed in to change notification settings

TaqsBlaze/QtBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtBuider 🚀 :octocat:

QT Builder is a easy to use tool that allowes users to convert their Qt UI files to python scripts. QT Builder uses components preinstalled with Qt designer it only removes the hustle of having to type the syntax on your terminal.
it is recommended that you run install.bat first

QT Builder comes in 2 forms

  • GUI
  • CLI

Download Installer
GUI
by using the GUI version you only need to supply source UI file and give your output script name and press Build

CLI
You use the terminal version you simply type in
the url+name of the UI file including extention<br
> then suply name of output python script
syntax:
UI:path\to\file.ui
name:name.py

Developer
Tanaka Chinengundu
https://github.com/TaqsBlaze
https://softaz.herokuapp.com

Bug report
[email protected]
[email protected]
Change Log
version 1.2.2

  • File browser button
  • Custom folder entry
  • Error reporting
  • Settings dialog
  • New version installation dialog

version 1.1.1

  • Fixed bug in win32_setup

version 1.1.0

  • Dark mode

version 1.0.0

  • converting UI to py

About

A GUI application for easy conversion of Qt5 UI files to py scripts

Resources

Stars

Watchers

Forks

Packages

No packages published