KWin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
KWin::XdgOutputV1Interface Class Reference
Inheritance diagram for KWin::XdgOutputV1Interface:

Public Member Functions

 XdgOutputV1Interface (OutputInterface *wlOutput)
 
void resend ()
 
void update ()
 
void sendLogicalPosition (Resource *resource)
 
void sendLogicalSize (Resource *resource)
 
void sendDone (Resource *resource)
 

Public Attributes

QPointF pos
 
QSizeF size
 
QString name
 
QString description
 
QPointer< OutputInterfaceoutput
 

Protected Member Functions

void zxdg_output_v1_bind_resource (Resource *resource) override
 
void zxdg_output_v1_destroy (Resource *resource) override
 

Detailed Description

Definition at line 25 of file xdgoutput_v1.cpp.

Constructor & Destructor Documentation

◆ XdgOutputV1Interface()

KWin::XdgOutputV1Interface::XdgOutputV1Interface ( OutputInterface * wlOutput)
explicit

Definition at line 104 of file xdgoutput_v1.cpp.

Member Function Documentation

◆ resend()

void KWin::XdgOutputV1Interface::resend ( )

Definition at line 200 of file xdgoutput_v1.cpp.

◆ sendDone()

void KWin::XdgOutputV1Interface::sendDone ( Resource * resource)

Definition at line 191 of file xdgoutput_v1.cpp.

◆ sendLogicalPosition()

void KWin::XdgOutputV1Interface::sendLogicalPosition ( Resource * resource)

Definition at line 183 of file xdgoutput_v1.cpp.

◆ sendLogicalSize()

void KWin::XdgOutputV1Interface::sendLogicalSize ( Resource * resource)

Definition at line 175 of file xdgoutput_v1.cpp.

◆ update()

void KWin::XdgOutputV1Interface::update ( )

Definition at line 117 of file xdgoutput_v1.cpp.

◆ zxdg_output_v1_bind_resource()

void KWin::XdgOutputV1Interface::zxdg_output_v1_bind_resource ( Resource * resource)
overrideprotected

Definition at line 154 of file xdgoutput_v1.cpp.

◆ zxdg_output_v1_destroy()

void KWin::XdgOutputV1Interface::zxdg_output_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 149 of file xdgoutput_v1.cpp.

Member Data Documentation

◆ description

QString KWin::XdgOutputV1Interface::description

Definition at line 36 of file xdgoutput_v1.cpp.

◆ name

QString KWin::XdgOutputV1Interface::name

Definition at line 35 of file xdgoutput_v1.cpp.

◆ output

QPointer<OutputInterface> KWin::XdgOutputV1Interface::output

Definition at line 37 of file xdgoutput_v1.cpp.

◆ pos

QPointF KWin::XdgOutputV1Interface::pos

Definition at line 33 of file xdgoutput_v1.cpp.

◆ size

QSizeF KWin::XdgOutputV1Interface::size

Definition at line 34 of file xdgoutput_v1.cpp.


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