MythTV  master
Variables
screenwizard.cpp File Reference
#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"
Include dependency graph for screenwizard.cpp:

Go to the source code of this file.

Variables

static constexpr int kMinWidth { 160 }
 
static constexpr int kMinHeight { 160 }
 

Variable Documentation

◆ kMinWidth

constexpr int kMinWidth { 160 }
staticconstexpr

Definition at line 19 of file screenwizard.cpp.

Referenced by ScreenWizard::moveBRLeft(), and ScreenWizard::moveTLRight().

◆ kMinHeight

constexpr int kMinHeight { 160 }
staticconstexpr

Definition at line 20 of file screenwizard.cpp.

Referenced by ScreenWizard::moveBRUp(), and ScreenWizard::moveTLDown().