dwww Home | Manual pages | Find package

QDARKSTYLE.UTILS(1)              User Commands             QDARKSTYLE.UTILS(1)

NAME
       qdarkstyle.utils - Script to process QRC files

DESCRIPTION
       usage: qdarkstyle.utils [-h] [--qrc_dir QRC_DIR]

       [--create {pyqt,pyqt5,pyside,pyside2,qtpy,pyqtgraph,qt,qt5,all}]
              [--watch]

       Script to process QRC files (convert .qrc to _rc.py and .rcc).

       The  script  will  attempt  to compile the qrc file using the following
       tools:

              - pyrcc4 for PyQt4 and PyQtGraph (Python) - pyrcc5 for PyQt5 and
              QtPy (Python) - pyside-rcc for PySide (Python) - pyside2-rcc for
              PySide2 (Python) - rcc for Qt4 and Qt5 (C++)

       Delete the compiled files that you don't want  to  use  manually  after
       running this script.

       Links to understand those tools:

              -       pyrcc4:       http://pyqt.sourceforge.net/Docs/PyQt4/re-
              sources.html#pyrcc4      -      pyrcc5:      http://pyqt.source-
              forge.net/Docs/PyQt5/resources.html#pyrcc5     -     pyside-rcc:
              https://www.mankier.com/1/pyside-rcc       -        pyside2-rcc:
              https://doc.qt.io/qtforpython/overviews/resources.html (Documen-
              tation  Incomplete)   -   rcc   on   Qt4:   http://doc.qt.io/ar-
              chives/qt-4.8/rcc.html        -        rcc        on        Qt5:
              http://doc.qt.io/qt-5/rcc.html

   optional arguments:
       -h, --help
              show this help message and exit

       --qrc_dir QRC_DIR
              QRC file directory, relative to current directory.

       --create {pyqt,pyqt5,pyside,pyside2,qtpy,pyqtgraph,qt,qt5,all}
              Choose which one would be generated.

       --watch, -w
              Watch for file changes.

qdarkstyle                       January 2022              QDARKSTYLE.UTILS(1)

Generated by dwww version 1.15 on Wed Jun 26 05:39:15 CEST 2024.