command
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
miqt-uic
The miqt-uic program compiles Qt Designer .ui
files into MIQT .go
files.
For usage information, see the examples/uidesigner
folder.
Architecture design
- Parse xml type definitions
- Recursively walk and emit Go code.
When developing miqt-uic
, it's useful to run Qt uic
side-by-side, and compare the output of each program for missing attributes or assignments.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.