Scroll to navigation

PYSIDE6-UIC(1) PySide6 tools PYSIDE6-UIC(1)

NAME

pyside6-uic - uic

SYNOPSIS

uic [options] [uifile]

DESCRIPTION

Qt User Interface Compiler version 6.10.2

OPTIONS

Displays help on commandline options.
Displays help, including generic Qt options.
Displays version information.
Display the dependencies.
Place the output into <file>
Do not generate a call to QObject::connectSlotsByName().
Disable header protection.
Disable generation of #include-directives.
Postfix to add to all generated classnames.
Disable wrapping the definition of the generated class in QT_{BEGIN,END}_NAMESPACE.
Use <function> for i18n.
Add #include <include-file> to <file>.
Select generator.
Connection syntax.
Use id based function for i18n
Python: generate imports relative to '.'
Python: generate absolute imports
Python: Generate "rc_file" instead of "file_rc" import
Python: Use * imports
Python paths for --absolute-imports.

Arguments:

[uifile]
Input file (*.ui), otherwise stdin.
March 2026 pyside6-uic 6.10