|
MythTV master
|
#include <QBrush>#include <QColor>#include <QCoreApplication>#include <QString>#include <QStringList>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "libmythui/mythmainwindow.h"#include "libmythui/mythrect.h"#include "libmythui/mythuihelper.h"#include "libmythui/themeinfo.h"#include "screenwizard.h"Go to the source code of this file.
Variables | |
| static constexpr int | kMinWidth { 160 } |
| static constexpr int | kMinHeight { 160 } |
|
staticconstexpr |
Definition at line 20 of file screenwizard.cpp.
Referenced by ScreenWizard::moveBRUp(), and ScreenWizard::moveTLDown().
|
staticconstexpr |
Definition at line 19 of file screenwizard.cpp.
Referenced by ScreenWizard::moveBRLeft(), and ScreenWizard::moveTLRight().