[PyQt] pyuic4 vs uic Module
Christopher Probst
christop.probst at gmail.com
Wed Aug 1 22:08:48 BST 2018
Helllo everybody,
Is there any best practice suggestion as to how to interact with the Qt ui
files? Is it better to load them dynamically using the uic module with the
load uic.loadUi method?
Or is it recommended to compile the ui files into python code using pyuic4?
Thanks,
Christopher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180801/0e893195/attachment.html>
More information about the PyQt
mailing list