|
MythTV master
|
#include "libmythbase/mythdb.h"#include "libmythbase/mythevent.h"#include "mythscreenstack.h"#include "mythmainwindow.h"#include "mythscreentype.h"#include "mythpainter.h"#include <chrono>#include <QCoreApplication>#include <QString>#include <QTimer>Go to the source code of this file.
Variables | |
| const int | kFadeVal = 20 |
| const int kFadeVal = 20 |
Definition at line 15 of file mythscreenstack.cpp.
Referenced by MythScreenStack::DoNewFadeTransition(), and MythScreenStack::PopScreen().