python-qt-tools / PyQt5-stubs

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

Implement QDialogButtonBox.StandardButton[s].__or__ #152

Closed erikced closed 3 years ago

erikced commented 3 years ago

Essentially the same as #109 but for QDialogButtonBox which needs it as well.