|
MythTV master
|
#include <QTextLayout>#include <QColor>#include "libmythbase/mythstorage.h"#include "libmythbase/mythtypes.h"#include "libmythui/mythuitype.h"#include "libmythui/mythmainwindow.h"Go to the source code of this file.
Classes | |
| class | MythUIText |
| All purpose text widget, displays a text string. More... | |
Variables | |
| static constexpr uint8_t | DEFAULT_REFRESH_RATE { 70 } |
|
staticconstexpr |
Definition at line 14 of file mythuitext.h.
Referenced by MythUIText::ParseElement(), and MythUIText::Pulse().