Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtWaylandClient::QWaylandViewport Class Reference

#include <qwaylandviewport_p.h>

Inheritance diagram for QtWaylandClient::QWaylandViewport:
Collaboration diagram for QtWaylandClient::QWaylandViewport:

Public Member Functions

 QWaylandViewport (::wp_viewport *viewport)
 ~QWaylandViewport () override
void setSource (const QRectF &source)
void setDestination (const QSize &destination)

Detailed Description

Definition at line 27 of file qwaylandviewport_p.h.

Constructor & Destructor Documentation

◆ QWaylandViewport()

QtWaylandClient::QWaylandViewport::QWaylandViewport ( ::wp_viewport * viewport)
explicit

Definition at line 10 of file qwaylandviewport.cpp.

References QWaylandViewport().

Referenced by QWaylandViewport().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QWaylandViewport()

QtWaylandClient::QWaylandViewport::~QWaylandViewport ( )
override

Definition at line 15 of file qwaylandviewport.cpp.

Member Function Documentation

◆ setDestination()

void QtWaylandClient::QWaylandViewport::setDestination ( const QSize & destination)

Definition at line 28 of file qwaylandviewport.cpp.

◆ setSource()

void QtWaylandClient::QWaylandViewport::setSource ( const QRectF & source)

Definition at line 20 of file qwaylandviewport.cpp.


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