KWin
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
KWin::OutputDeviceModeV2Interface Class Reference

#include <outputdevice_v2.h>

Inheritance diagram for KWin::OutputDeviceModeV2Interface:

Public Member Functions

 OutputDeviceModeV2Interface (std::shared_ptr< OutputMode > handle, QObject *parent=nullptr)
 
 ~OutputDeviceModeV2Interface () override
 
std::weak_ptr< OutputModehandle () const
 

Static Public Member Functions

static OutputDeviceModeV2Interfaceget (wl_resource *native)
 

Friends

class OutputDeviceModeV2InterfacePrivate
 

Detailed Description

Represents an output device mode.

See also
OutputDeviceV2Interface

Definition at line 91 of file outputdevice_v2.h.

Constructor & Destructor Documentation

◆ OutputDeviceModeV2Interface()

KWin::OutputDeviceModeV2Interface::OutputDeviceModeV2Interface ( std::shared_ptr< OutputMode > handle,
QObject * parent = nullptr )

Definition at line 807 of file outputdevice_v2.cpp.

◆ ~OutputDeviceModeV2Interface()

KWin::OutputDeviceModeV2Interface::~OutputDeviceModeV2Interface ( )
overridedefault

Member Function Documentation

◆ get()

OutputDeviceModeV2Interface * KWin::OutputDeviceModeV2Interface::get ( wl_resource * native)
static

Definition at line 862 of file outputdevice_v2.cpp.

◆ handle()

std::weak_ptr< OutputMode > KWin::OutputDeviceModeV2Interface::handle ( ) const

Definition at line 847 of file outputdevice_v2.cpp.

Friends And Related Symbol Documentation

◆ OutputDeviceModeV2InterfacePrivate

Definition at line 104 of file outputdevice_v2.h.


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