KWin
|
#include "core/colorspace.h"
#include "kwin_export.h"
#include <QMatrix4x4>
#include <QString>
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | KWin::IccProfile |
struct | KWin::IccProfile::BToATagData |
Namespaces | |
namespace | KWin |
Typedefs | |
typedef void * | cmsHPROFILE |
typedef void* cmsHPROFILE |
Definition at line 16 of file iccprofile.h.