MythTV  master
Classes | Namespaces | Typedefs
output.h File Reference
#include <vector>
#include <QMutex>
#include <QList>
#include "libmyth/mythexp.h"
#include "libmythbase/mythobservable.h"
Include dependency graph for output.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OutputEvent
 
class  OutputListeners
 

Namespaces

 MythTV
 

Typedefs

using Visuals = std::vector< MythTV::Visual * >
 

Typedef Documentation

◆ Visuals

using Visuals = std::vector<MythTV::Visual*>

Definition at line 100 of file output.h.