qlift icon indicating copy to clipboard operation
qlift copied to clipboard

Missing API for void QWidget::setParent(QWidget *parent)

Open EDGE223 opened this issue 1 year ago • 0 comments

Widgets constructed with a nil parent cannot be reassigned to other QWidgets due to the lack of a proper function.

EDGE223 avatar Aug 24 '24 16:08 EDGE223