[PyQt] pyrcc: "-name" does not do anything

Maarten Anonymous anonymous.maarten at gmail.com
Thu Jul 20 17:29:00 BST 2017


Hey,

The -name argument of pyrcc does not do anything.

When looking at the sources,
the `mInitName` member of `RCCFileInfo` in
https://github.com/baoboa/pyqt5/blob/d9f32341e81ff3c29269c738cdfc1ba8b73db1f3/pyrcc/rcc.cpp
and
https://github.com/baoboa/pyqt5/blob/d9f32341e81ff3c29269c738cdfc1ba8b73db1f3/pyrcc/rcc.h#L80-L81
is not used anywhere.

That makes it impossible in Python to import a rc module without
registering it immediately.

Thanks!

Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170720/ec020eac/attachment.html>


More information about the PyQt mailing list