|
MythTV master
|
#include <utility>#include <QHash>#include <QList>#include <QString>#include <QVariant>#include <optional>#include "mythuitype.h"#include "mythscreentype.h"#include "mythimage.h"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) |
| using muibCbFn = QString (*)(const QString &name, void *data) |
Definition at line 35 of file mythuibuttonlist.h.