This is the complete list of members for PhosphorCompositor::IGeometryHandler, including all inherited members.
| onActivateWindow(const QString &windowId)=0 | PhosphorCompositor::IGeometryHandler | pure virtual |
| onApplyGeometriesBatch(const QVector< GeometryRequest > &requests, BatchAction action)=0 | PhosphorCompositor::IGeometryHandler | pure virtual |
| onApplyGeometry(const GeometryRequest &request)=0 | PhosphorCompositor::IGeometryHandler | pure virtual |
| onMoveWindowToZone(const QString &windowId, const QString &screenId, int x, int y, int w, int h)=0 | PhosphorCompositor::IGeometryHandler | pure virtual |
| onRaiseWindows(const QStringList &windowIds)=0 | PhosphorCompositor::IGeometryHandler | pure virtual |
| onSnapAllWindows(const QString &screenId)=0 | PhosphorCompositor::IGeometryHandler | pure virtual |
| ~IGeometryHandler()=default | PhosphorCompositor::IGeometryHandler | virtual |