|
MythTV master
|
#include "Visible.h"#include <array>#include <cstdio>#include <QRect>#include <QString>#include "Presentable.h"#include "Ingredients.h"#include "Root.h"#include "BaseClasses.h"#include "ParseNode.h"#include "ASN1Codes.h"#include "Engine.h"#include "Logging.h"#include "freemheg.h"Go to the source code of this file.
Variables | |
| static const std::array< const QString, 4 > | rchOrientation |
| static const std::array< const QString, 3 > | rchStyle |
|
static |
Definition at line 690 of file Visible.cpp.
Referenced by MHSlider::GetOrientation(), and MHSlider::PrintMe().
|
static |
Definition at line 712 of file Visible.cpp.
Referenced by MHSlider::GetStyle(), and MHSlider::PrintMe().