MythTV  master
Classes | Typedefs
mythgenerictree.h File Reference
#include <utility>
#include <QHash>
#include <QList>
#include <QMap>
#include <QMetaType>
#include <QString>
#include <QStringList>
#include <QVariant>
#include <QVector>
#include "mythuiexp.h"
#include "mythuibuttonlist.h"
Include dependency graph for mythgenerictree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mgtCbInfo
 
class  MythGenericTree
 

Typedefs

using mgtCbFn = QString(*)(const QString &name, void *data)
 

Typedef Documentation

◆ mgtCbFn

using mgtCbFn = QString (*)(const QString &name, void *data)

Definition at line 20 of file mythgenerictree.h.