|
| ScreencastV1InterfacePrivate (Display *display, ScreencastV1Interface *q) |
|
ScreencastStreamV1Interface * | createStream (Resource *resource, quint32 streamid) const |
|
void | zkde_screencast_unstable_v1_stream_output (Resource *resource, uint32_t streamid, struct ::wl_resource *output, uint32_t pointer) override |
|
void | zkde_screencast_unstable_v1_stream_window (Resource *resource, uint32_t streamid, const QString &uuid, uint32_t pointer) override |
|
void | zkde_screencast_unstable_v1_stream_virtual_output (Resource *resource, uint32_t streamid, const QString &name, int32_t width, int32_t height, wl_fixed_t scale, uint32_t pointer) override |
|
void | zkde_screencast_unstable_v1_stream_region (QtWaylandServer::zkde_screencast_unstable_v1::Resource *resource, uint32_t stream, int32_t x, int32_t y, uint32_t width, uint32_t height, wl_fixed_t scale, uint32_t pointer) override |
|
void | zkde_screencast_unstable_v1_destroy (Resource *resource) override |
|
Definition at line 73 of file screencast_v1.cpp.
◆ ScreencastV1InterfacePrivate()
◆ createStream()
◆ zkde_screencast_unstable_v1_destroy()
void KWin::ScreencastV1InterfacePrivate::zkde_screencast_unstable_v1_destroy |
( |
Resource * | resource | ) |
|
|
inlineoverride |
◆ zkde_screencast_unstable_v1_stream_output()
void KWin::ScreencastV1InterfacePrivate::zkde_screencast_unstable_v1_stream_output |
( |
Resource * | resource, |
|
|
uint32_t | streamid, |
|
|
struct ::wl_resource * | output, |
|
|
uint32_t | pointer ) |
|
inlineoverride |
◆ zkde_screencast_unstable_v1_stream_region()
void KWin::ScreencastV1InterfacePrivate::zkde_screencast_unstable_v1_stream_region |
( |
QtWaylandServer::zkde_screencast_unstable_v1::Resource * | resource, |
|
|
uint32_t | stream, |
|
|
int32_t | x, |
|
|
int32_t | y, |
|
|
uint32_t | width, |
|
|
uint32_t | height, |
|
|
wl_fixed_t | scale, |
|
|
uint32_t | pointer ) |
|
inlineoverride |
◆ zkde_screencast_unstable_v1_stream_virtual_output()
void KWin::ScreencastV1InterfacePrivate::zkde_screencast_unstable_v1_stream_virtual_output |
( |
Resource * | resource, |
|
|
uint32_t | streamid, |
|
|
const QString & | name, |
|
|
int32_t | width, |
|
|
int32_t | height, |
|
|
wl_fixed_t | scale, |
|
|
uint32_t | pointer ) |
|
inlineoverride |
◆ zkde_screencast_unstable_v1_stream_window()
void KWin::ScreencastV1InterfacePrivate::zkde_screencast_unstable_v1_stream_window |
( |
Resource * | resource, |
|
|
uint32_t | streamid, |
|
|
const QString & | uuid, |
|
|
uint32_t | pointer ) |
|
inlineoverride |
The documentation for this class was generated from the following file: