aboutsummaryrefslogtreecommitdiffstats
path: root/pyside2uic/pyside2-uic.1
blob: 98b4a4e5ecc85be3f7d2bcb7da398ad3115bd6aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH PYSIDE-UIC "1" "December 2010" "pyside2-uic" "User Commands"
.SH NAME
pyside2\-uic \- DESCRIPTION...
.SH DESCRIPTION
.SS "Usage:"
.IP
pyside2\-uic [options] <ui\-file>
.SS "Options:"
.TP
\fB\-\-version
show program's version number and exit
.TP
.BI \-h\fB \fR,\fB \-\-help
show this help message and exit
.TP
.BI \-o FILE \fR, \-\-output=\fIFILE
write generated code to FILE instead of stdout
.TP
.BI \-x \fR, \-\-execute
generate extra code to test and display the class
.TP
.BI \-d \fR, \-\-debug
show debug output
.TP
.BI \-i N\fR, \-\-ident=N
set indent width to N spaces, tab if N is 0 (default: 4)
.SH COPYRIGHT
Copyright \(co 2010 Nokia Corporation and/or its subsidiary(\fB\-ies\fR)
.SH AUTHOR
.PP
This manpage was written by Marcelo Lira <marcelo@setantas.net>, on the 29. December 2010.