Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtWaylandClient::QWaylandXdgShell Class Reference

#include <qwaylandxdgshell_p.h>

+ Collaboration diagram for QtWaylandClient::QWaylandXdgShell:

Public Member Functions

 QWaylandXdgShell (QWaylandDisplay *display, QtWayland::xdg_wm_base *xdg_wm_base)
 
 ~QWaylandXdgShell ()
 
QWaylandDisplaydisplay () const
 
QWaylandXdgDecorationManagerV1decorationManager ()
 
QWaylandXdgActivationV1activation () const
 
QWaylandXdgExporterV2exporter () const
 
QWaylandXdgSurfacegetXdgSurface (QWaylandWindow *window)
 

Friends

class QWaylandXdgSurface
 

Detailed Description

Definition at line 156 of file qwaylandxdgshell_p.h.

Constructor & Destructor Documentation

◆ QWaylandXdgShell()

QWaylandXdgShell::QWaylandXdgShell ( QWaylandDisplay * display,
QtWayland::xdg_wm_base * xdg_wm_base )

Definition at line 746 of file qwaylandxdgshell.cpp.

◆ ~QWaylandXdgShell()

QWaylandXdgShell::~QWaylandXdgShell ( )

Definition at line 752 of file qwaylandxdgshell.cpp.

References QtWaylandClient::QWaylandDisplay::removeListener().

+ Here is the call graph for this function:

Member Function Documentation

◆ activation()

QWaylandXdgActivationV1 * QtWaylandClient::QWaylandXdgShell::activation ( ) const
inline

Definition at line 165 of file qwaylandxdgshell_p.h.

Referenced by QtWaylandClient::QWaylandXdgSurface::requestActivate(), QtWaylandClient::QWaylandXdgSurface::requestXdgActivationToken(), QtWaylandClient::QWaylandXdgSurface::setAlertState(), and QtWaylandClient::QWaylandXdgSurface::setXdgActivationToken().

+ Here is the caller graph for this function:

◆ decorationManager()

QWaylandXdgDecorationManagerV1 * QtWaylandClient::QWaylandXdgShell::decorationManager ( )
inline

Definition at line 164 of file qwaylandxdgshell_p.h.

◆ display()

QWaylandDisplay * QtWaylandClient::QWaylandXdgShell::display ( ) const
inline

Definition at line 162 of file qwaylandxdgshell_p.h.

Referenced by QtWaylandClient::QWaylandXdgSurface::externWindowHandle().

+ Here is the caller graph for this function:

◆ exporter()

QWaylandXdgExporterV2 * QtWaylandClient::QWaylandXdgShell::exporter ( ) const
inline

Definition at line 166 of file qwaylandxdgshell_p.h.

Referenced by QtWaylandClient::QWaylandXdgSurface::externWindowHandle().

+ Here is the caller graph for this function:

◆ getXdgSurface()

QWaylandXdgSurface * QtWaylandClient::QWaylandXdgShell::getXdgSurface ( QWaylandWindow * window)

Friends And Related Symbol Documentation

◆ QWaylandXdgSurface

friend class QWaylandXdgSurface
friend

Definition at line 180 of file qwaylandxdgshell_p.h.


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