![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtGui/qcolortransform.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qpoint.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
Classes | |
class | QColorSpace |
The QColorSpace class provides a color space abstraction. More... | |
class | QColorSpace::PrimaryPoints |
The PrimaryPoints struct contains four primary color space points. More... |
Functions | |
Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QColorSpace &) |
Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QColorSpace &) |
Q_GUI_EXPORT QDebug | operator<< (QDebug dbg, const QColorSpace &colorSpace) |
|
Definition at line 1493 of file qcolorspace.cpp.
QDebug operator<< | ( | QDebug | dbg, |
const QColorSpace & | colorSpace ) |
Definition at line 1541 of file qcolorspace.cpp.
|
Definition at line 1509 of file qcolorspace.cpp.