python-qt-tools / PyQt5-stubs

Stubs for PyQt5
GNU General Public License v3.0
69 stars 31 forks source link

Gui-less application #187

Closed bluebird75 closed 2 years ago

bluebird75 commented 2 years ago

Example of creating a QApplication() and a QWidget() in an gui-less environment.

Fixes #165 and #166

TilmanK commented 2 years ago

Go ahead and merge.

bluebird75 commented 2 years ago

I can not merge without an external review. If you have review power, please use it :-)

TilmanK commented 2 years ago

I don't. But @altendky has and will surely do us the favor ;)

bluebird75 commented 2 years ago

166 is taking care of this. So closing current PR.