MythTV  master
Classes | Typedefs
mythuibuttonlist.h File Reference
#include <utility>
#include <QHash>
#include <QList>
#include <QString>
#include <QVariant>
#include "mythuitype.h"
#include "mythscreentype.h"
#include "mythimage.h"
Include dependency graph for mythuibuttonlist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TextProperties
 
struct  ProgressInfo
 
struct  muibCbInfo
 
class  MythUIButtonListItem
 
class  MythUIButtonList
 List widget, displays list items in a variety of themeable arrangements and can trigger signals when items are highlighted or clicked. More...
 
class  SearchButtonListDialog
 

Typedefs

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

Typedef Documentation

◆ muibCbFn

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

Definition at line 34 of file mythuibuttonlist.h.