Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.

◆ ~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.

References destination.

◆ 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: