![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwaylandoutput_p.h>
Public Member Functions | |
| QWaylandSurfaceViewMapper () | |
| QWaylandSurfaceViewMapper (QWaylandSurface *s, QWaylandView *v) | |
| QWaylandView * | maybePrimaryView () const |
Public Attributes | |
| QWaylandSurface * | surface = nullptr |
| QList< QWaylandView * > | views |
| bool | has_entered = false |
Definition at line 36 of file qwaylandoutput_p.h.
|
inline |
Definition at line 38 of file qwaylandoutput_p.h.
|
inline |
Definition at line 41 of file qwaylandoutput_p.h.
References QWaylandSurfaceViewMapper(), and surface.
Referenced by QWaylandSurfaceViewMapper().
|
inline |
Definition at line 46 of file qwaylandoutput_p.h.
| bool QWaylandSurfaceViewMapper::has_entered = false |
Definition at line 57 of file qwaylandoutput_p.h.
| QWaylandSurface* QWaylandSurfaceViewMapper::surface = nullptr |
Definition at line 55 of file qwaylandoutput_p.h.
Referenced by QWaylandSurfaceViewMapper().
| QList<QWaylandView *> QWaylandSurfaceViewMapper::views |
Definition at line 56 of file qwaylandoutput_p.h.