MythTV  master
Classes | Typedefs
mythwaylandextras.h File Reference
#include <QRect>
#include <map>
Include dependency graph for mythwaylandextras.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythWaylandExtras
 
class  MythWaylandDevice
 A simple wrapper to retrieve the major Wayland objects from the Qt Wayland native interface. More...
 

Typedefs

using MythWaylandRegistry = std::map< const wl_interface *, void * >
 

Typedef Documentation

◆ MythWaylandRegistry

using MythWaylandRegistry = std::map<const wl_interface*,void*>

Definition at line 17 of file mythwaylandextras.h.