1PYSIDE-UIC(1) User Commands PYSIDE-UIC(1)
2
3
4
6 pyside-uic - DESCRIPTION...
7
9 Usage:
10 pyside-uic [options] <ui-file>
11
12 Options:
13 --version
14 show program's version number and exit
15
16 -h,--help
17 show this help message and exit
18
19 -oFILE,--output=FILE
20 write generated code to FILE instead of stdout
21
22 -x,--execute
23 generate extra code to test and display the class
24
25 -d,--debug
26 show debug output
27
28 -iN,--ident=N
29 set indent width to N spaces, tab if N is 0 (default: 4)
30
32 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)
33
35 This manpage was written by Marcelo Lira <marcelo@setantas.net>, on the
36 29. December 2010.
37
38
39
40pyside-uic December 2010 PYSIDE-UIC(1)