#include <phosphor-compositor/include/PhosphorCompositor/ILifecycleHandler.h>
◆ ~ILifecycleHandler()
| virtual PhosphorCompositor::ILifecycleHandler::~ILifecycleHandler |
( |
| ) |
|
|
virtualdefault |
◆ onWindowActivated()
| virtual void PhosphorCompositor::ILifecycleHandler::onWindowActivated |
( |
const QString & |
windowId, |
|
|
const QString & |
screenId |
|
) |
| |
|
pure virtual |
◆ onWindowClosed()
| virtual void PhosphorCompositor::ILifecycleHandler::onWindowClosed |
( |
const QString & |
windowId | ) |
|
|
pure virtual |
◆ onWindowFloatingChanged()
| virtual void PhosphorCompositor::ILifecycleHandler::onWindowFloatingChanged |
( |
const QString & |
windowId, |
|
|
bool |
isFloating, |
|
|
const QString & |
screenId |
|
) |
| |
|
pure virtual |
◆ onWindowOpened()
| virtual void PhosphorCompositor::ILifecycleHandler::onWindowOpened |
( |
const QString & |
windowId, |
|
|
const QString & |
screenId |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: