#include <qwaylandviewporter_p.h>
Definition at line 37 of file qwaylandviewporter_p.h.
◆ Viewport()
QWaylandViewporterPrivate::Viewport::Viewport |
( |
QWaylandSurface * | surface, |
|
|
wl_client * | client, |
|
|
int | id ) |
|
explicit |
◆ ~Viewport()
QWaylandViewporterPrivate::Viewport::~Viewport |
( |
| ) |
|
|
override |
◆ checkCommittedState()
void QWaylandViewporterPrivate::Viewport::checkCommittedState |
( |
| ) |
|
◆ wp_viewport_destroy()
void QWaylandViewporterPrivate::Viewport::wp_viewport_destroy |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ wp_viewport_destroy_resource()
void QWaylandViewporterPrivate::Viewport::wp_viewport_destroy_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ wp_viewport_set_destination()
void QWaylandViewporterPrivate::Viewport::wp_viewport_set_destination |
( |
Resource * | resource, |
|
|
int32_t | width, |
|
|
int32_t | height ) |
|
overrideprotected |
◆ wp_viewport_set_source()
void QWaylandViewporterPrivate::Viewport::wp_viewport_set_source |
( |
Resource * | resource, |
|
|
wl_fixed_t | x, |
|
|
wl_fixed_t | y, |
|
|
wl_fixed_t | width, |
|
|
wl_fixed_t | height ) |
|
overrideprotected |
The documentation for this class was generated from the following files: