PYSIDE\-RCC

Section: User Commands (1)
Updated: December 2010
Page Index
 

NAME

pyside2-rcc - PySide2 resource compiler  

DESCRIPTION

 

Usage:

pyside2-rcc [options] <inputs>
 

Options:

-o file
Write output to file rather than stdout
-py2
Generate code for any Python v2.x version (default)
-py3
Generate code for any Python v3.x version
-name name
Create an external initialization function with name
-threshold level
Threshold to consider compressing files
-compress level
Compress input files by level
-root path
Prefix resource access path with root path
-no-compress
Disable all compression
-version
Display version
-help
Display this information
 

COPYRIGHT

Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)  

AUTHOR

This manpage was written by Marcelo Lira <marcelo@setantas.net>, on the 29. December 2010.


 

Index

NAME
DESCRIPTION
Usage:
Options:
COPYRIGHT
AUTHOR