Skip to content

Draft: KAuthAction: add setParentWindow(QWindow *) porting code example

Ahmad Samir requested to merge work/ahmad/qwindow-port into master

Also tweak the comments about QWidget::windowHandle(), it may return a nullptr if the WA_NativeWindow attribute wasn't set on the widget previously, this is technically more precise.

Edited by Ahmad Samir

Merge request reports