PyQt5 - How to change PluginsPath with QLibraryInfo.PluginsPath -


is possible modify pluginspath via qlibraryinfo.pluginspath?

i want know if forced use qt.conf.

i use python3.4 pyqt5 , build script py2exe.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -