You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copilot lied and made up things twice about this...
aboutToBeDestroyed exists, but it is an attribute of the
context, not the widget. And it must be connected after initializeGL
(where the context comes into existence), not earlier.
The signal is used for re-parenting, so normal exit does not fire
the signal.
0 commit comments