uidesigner

command
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2024 License: MIT Imports: 2 Imported by: 0

README

miqt/examples/uidesigner

This example shows how to use Qt Designer and miqt-uic to design a UI.

1. Design

Use Qt Designer to build the UI and save as a .ui XML file.

2. Compile

Compile the .ui XML to Go code with the miqt-uic tool.

miqt-uic -InFile design.ui -OutFile design.go

Some advanced configuration for miqt-uic can be done with other command-line arguments. Run miqt-uic -Help for more information.

3. Use

Use the generated types.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL