MythTV  master
Classes | Typedefs
mythuiutils.h File Reference
#include <cstdlib>
#include "mythuiexp.h"
Include dependency graph for mythuiutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ETPrintWarning
 
struct  ETPrintError
 
struct  UIUtilDisp< ErrorDispatch >
 

Typedefs

using UIUtilW = struct UIUtilDisp< ETPrintWarning >
 
using UIUtilE = struct UIUtilDisp< ETPrintError >
 

Typedef Documentation

◆ UIUtilW

Definition at line 52 of file mythuiutils.h.

◆ UIUtilE

using UIUtilE = struct UIUtilDisp<ETPrintError>

Definition at line 53 of file mythuiutils.h.