KWin
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Protected Member Functions | List of all members
ScreenEdgeHelperWayland Class Reference
Inheritance diagram for ScreenEdgeHelperWayland:
ScreenEdgeHelper

Public Member Functions

 ScreenEdgeHelperWayland (QWidget *widget, QObject *parent=nullptr)
 
 ~ScreenEdgeHelperWayland () override=default
 
void hide () override
 
void raiseOrShow (bool raise) override
 
void init () override
 
bool eventFilter (QObject *watched, QEvent *event) override
 
- Public Member Functions inherited from ScreenEdgeHelper
 ~ScreenEdgeHelper () override
 
virtual void moveToTop ()
 
virtual void moveToRight ()
 
virtual void moveToBottom ()
 
virtual void moveToLeft ()
 
virtual void moveToFloating ()
 
void hideAndRestore ()
 

Protected Member Functions

void restore () override
 
- Protected Member Functions inherited from ScreenEdgeHelper
 ScreenEdgeHelper (QWidget *widget, QObject *parent=nullptr)
 
QWindow * window () const
 

Detailed Description

Definition at line 90 of file screenedgeshowtest.cpp.

Constructor & Destructor Documentation

◆ ScreenEdgeHelperWayland()

ScreenEdgeHelperWayland::ScreenEdgeHelperWayland ( QWidget * widget,
QObject * parent = nullptr )

Definition at line 208 of file screenedgeshowtest.cpp.

◆ ~ScreenEdgeHelperWayland()

ScreenEdgeHelperWayland::~ScreenEdgeHelperWayland ( )
overridedefault

Member Function Documentation

◆ eventFilter()

bool ScreenEdgeHelperWayland::eventFilter ( QObject * watched,
QEvent * event )
override

Definition at line 273 of file screenedgeshowtest.cpp.

◆ hide()

void ScreenEdgeHelperWayland::hide ( )
overridevirtual

Implements ScreenEdgeHelper.

Definition at line 247 of file screenedgeshowtest.cpp.

◆ init()

void ScreenEdgeHelperWayland::init ( )
overridevirtual

Reimplemented from ScreenEdgeHelper.

Definition at line 228 of file screenedgeshowtest.cpp.

◆ raiseOrShow()

void ScreenEdgeHelperWayland::raiseOrShow ( bool raise)
overridevirtual

Implements ScreenEdgeHelper.

Definition at line 261 of file screenedgeshowtest.cpp.

◆ restore()

void ScreenEdgeHelperWayland::restore ( )
overrideprotectedvirtual

Implements ScreenEdgeHelper.

Definition at line 254 of file screenedgeshowtest.cpp.


The documentation for this class was generated from the following file: