Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.0
-
None
Description
The following signals have been a part of the QWaylandCompositor public API since Qt 5.x, and have not been documented.
- outputAdded(QWaylandOutput *output) - qwaylandcompositor.h:144
- outputRemoved(QWaylandOutput *output) - qwaylandcompositor.h:145
[EDIT]
I've actually found two more that are undocumented as well:
- surfaceAboutToBeDestroyed(QWaylandSurface *surface); - qwaylandcompositor.h:136
- subsurfaceChanged(QWaylandSurface *child, QWaylandSurface *parent); - qwaylandcompositor.h:137