Lomiri
|
Used to inform qtmir/miral about the available desktop area of shell. More...
#include <plugins/WindowManager/AvailableDesktopArea.h>
Inherits QQuickItem.
Public Member Functions | |
AvailableDesktopArea (QQuickItem *parent=nullptr) | |
Protected Member Functions | |
void | itemChange (ItemChange change, const ItemChangeData &value) override |
Used to inform qtmir/miral about the available desktop area of shell.
So that qtmir/miral can take correct window management decisions.
Definition at line 27 of file AvailableDesktopArea.h.
AvailableDesktopArea::AvailableDesktopArea | ( | QQuickItem * | parent = nullptr | ) |
Definition at line 23 of file AvailableDesktopArea.cpp.
|
overrideprotected |
Definition at line 45 of file AvailableDesktopArea.cpp.