#include <viewporter_p.h>
Definition at line 17 of file viewporter_p.h.
◆ ViewportInterface()
KWin::ViewportInterface::ViewportInterface |
( |
SurfaceInterface * | surface, |
|
|
wl_resource * | resource ) |
◆ ~ViewportInterface()
KWin::ViewportInterface::~ViewportInterface |
( |
| ) |
|
|
override |
◆ get()
◆ wp_viewport_destroy()
void KWin::ViewportInterface::wp_viewport_destroy |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ wp_viewport_destroy_resource()
void KWin::ViewportInterface::wp_viewport_destroy_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ wp_viewport_set_destination()
void KWin::ViewportInterface::wp_viewport_set_destination |
( |
Resource * | resource, |
|
|
int32_t | width, |
|
|
int32_t | height ) |
|
overrideprotected |
◆ wp_viewport_set_source()
void KWin::ViewportInterface::wp_viewport_set_source |
( |
Resource * | resource, |
|
|
wl_fixed_t | x, |
|
|
wl_fixed_t | y, |
|
|
wl_fixed_t | width, |
|
|
wl_fixed_t | height ) |
|
overrideprotected |
◆ surface
The documentation for this class was generated from the following files: