#include <xdgshell_p.h>
|
void | xdg_positioner_destroy_resource (Resource *resource) override |
|
void | xdg_positioner_destroy (Resource *resource) override |
|
void | xdg_positioner_set_size (Resource *resource, int32_t width, int32_t height) override |
|
void | xdg_positioner_set_anchor_rect (Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override |
|
void | xdg_positioner_set_anchor (Resource *resource, uint32_t anchor) override |
|
void | xdg_positioner_set_gravity (Resource *resource, uint32_t gravity) override |
|
void | xdg_positioner_set_constraint_adjustment (Resource *resource, uint32_t constraint_adjustment) override |
|
void | xdg_positioner_set_offset (Resource *resource, int32_t x, int32_t y) override |
|
void | xdg_positioner_set_reactive (Resource *resource) override |
|
void | xdg_positioner_set_parent_size (Resource *resource, int32_t width, int32_t height) override |
|
void | xdg_positioner_set_parent_configure (Resource *resource, uint32_t serial) override |
|
Definition at line 63 of file xdgshell_p.h.
◆ XdgPositionerPrivate()
KWin::XdgPositionerPrivate::XdgPositionerPrivate |
( |
::wl_resource * | resource | ) |
|
◆ get()
◆ xdg_positioner_destroy()
void KWin::XdgPositionerPrivate::xdg_positioner_destroy |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ xdg_positioner_destroy_resource()
void KWin::XdgPositionerPrivate::xdg_positioner_destroy_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ xdg_positioner_set_anchor()
void KWin::XdgPositionerPrivate::xdg_positioner_set_anchor |
( |
Resource * | resource, |
|
|
uint32_t | anchor ) |
|
overrideprotected |
◆ xdg_positioner_set_anchor_rect()
void KWin::XdgPositionerPrivate::xdg_positioner_set_anchor_rect |
( |
Resource * | resource, |
|
|
int32_t | x, |
|
|
int32_t | y, |
|
|
int32_t | width, |
|
|
int32_t | height ) |
|
overrideprotected |
◆ xdg_positioner_set_constraint_adjustment()
void KWin::XdgPositionerPrivate::xdg_positioner_set_constraint_adjustment |
( |
Resource * | resource, |
|
|
uint32_t | constraint_adjustment ) |
|
overrideprotected |
◆ xdg_positioner_set_gravity()
void KWin::XdgPositionerPrivate::xdg_positioner_set_gravity |
( |
Resource * | resource, |
|
|
uint32_t | gravity ) |
|
overrideprotected |
◆ xdg_positioner_set_offset()
void KWin::XdgPositionerPrivate::xdg_positioner_set_offset |
( |
Resource * | resource, |
|
|
int32_t | x, |
|
|
int32_t | y ) |
|
overrideprotected |
◆ xdg_positioner_set_parent_configure()
void KWin::XdgPositionerPrivate::xdg_positioner_set_parent_configure |
( |
Resource * | resource, |
|
|
uint32_t | serial ) |
|
overrideprotected |
◆ xdg_positioner_set_parent_size()
void KWin::XdgPositionerPrivate::xdg_positioner_set_parent_size |
( |
Resource * | resource, |
|
|
int32_t | width, |
|
|
int32_t | height ) |
|
overrideprotected |
◆ xdg_positioner_set_reactive()
void KWin::XdgPositionerPrivate::xdg_positioner_set_reactive |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ xdg_positioner_set_size()
void KWin::XdgPositionerPrivate::xdg_positioner_set_size |
( |
Resource * | resource, |
|
|
int32_t | width, |
|
|
int32_t | height ) |
|
overrideprotected |
◆ data
The documentation for this class was generated from the following files: