GenevieveBuckley commented Jun 22, 2020 Looking a bit more at the docs, the PyQt5 QFileDialog has a FileMode enumeration, which includes things like AnyFile, ExistingFile, Directory. If we can work ...
So I'm using the latest PyQt (which uses Qt 4.6) to create a program that blah blah and has a dock with a file browser. I have the file browser working fine, displaying My Computer as the root ...
When Qt and QPA plugin are dynamic linked: $ ./src/qt/bitcoin-qt -printtoconsole 2020-07-15T09:15:39Z [main] Bitcoin Core version v0.20.0 (release build) 2020-07-15T09:15:39Z [main] Qt 5.12.8 (dynamic ...