LunaSysMgr
|
#include "Common.h"
#include <glib.h>
#include <QEasingCurve>
#include <QtGlobal>
Go to the source code of this file.
Classes | |
class | DynamicsSettings |
Namespaces | |
namespace | IconAnimationType |
Macros | |
#define | AS_CURVE(x) (static_cast<QEasingCurve::Type>(AnimationSettings::instance()->x)) |
Enumerations | |
enum | IconAnimationType::Enum { IconAnimationType::INVALID, IconAnimationType::Fade } |
#define AS_CURVE | ( | x | ) | (static_cast<QEasingCurve::Type>(AnimationSettings::instance()->x)) |