KWin
|
#include "constants.h"
#include "plugin.h"
#include <QDateTime>
#include <QObject>
#include <QPair>
#include <KConfigWatcher>
Go to the source code of this file.
Classes | |
class | KWin::NightColorManager |
Namespaces | |
namespace | KWin |
Typedefs | |
typedef QPair< QDateTime, QDateTime > | KWin::DateTimes |
typedef QPair< QTime, QTime > | KWin::Times |
Enumerations | |
enum | KWin::NightColorMode { KWin::Automatic , KWin::Location , KWin::Timings , KWin::Constant } |