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
QWaylandSurfaceViewMapper Struct Reference

#include <qwaylandoutput_p.h>

+ Collaboration diagram for QWaylandSurfaceViewMapper:

Public Member Functions

 QWaylandSurfaceViewMapper ()
 
 QWaylandSurfaceViewMapper (QWaylandSurface *s, QWaylandView *v)
 
QWaylandViewmaybePrimaryView () const
 

Public Attributes

QWaylandSurfacesurface = nullptr
 
QList< QWaylandView * > views
 
bool has_entered = false
 

Detailed Description

Definition at line 36 of file qwaylandoutput_p.h.

Constructor & Destructor Documentation

◆ QWaylandSurfaceViewMapper() [1/2]

QWaylandSurfaceViewMapper::QWaylandSurfaceViewMapper ( )
inline

Definition at line 38 of file qwaylandoutput_p.h.

◆ QWaylandSurfaceViewMapper() [2/2]

QWaylandSurfaceViewMapper::QWaylandSurfaceViewMapper ( QWaylandSurface * s,
QWaylandView * v )
inline

Definition at line 41 of file qwaylandoutput_p.h.

References QWaylandSurfaceViewMapper(), and surface.

Referenced by QWaylandSurfaceViewMapper().

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

Member Function Documentation

◆ maybePrimaryView()

QWaylandView * QWaylandSurfaceViewMapper::maybePrimaryView ( ) const
inline

Definition at line 46 of file qwaylandoutput_p.h.

Member Data Documentation

◆ has_entered

bool QWaylandSurfaceViewMapper::has_entered = false

Definition at line 57 of file qwaylandoutput_p.h.

◆ surface

QWaylandSurface* QWaylandSurfaceViewMapper::surface = nullptr

Definition at line 55 of file qwaylandoutput_p.h.

Referenced by QWaylandSurfaceViewMapper().

◆ views

QList<QWaylandView *> QWaylandSurfaceViewMapper::views

Definition at line 56 of file qwaylandoutput_p.h.


The documentation for this struct was generated from the following file: