![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
struct | VideoTransformation |
Typedefs | |
using | VideoTransformationOpt = std::optional<VideoTransformation> |
Functions | |
bool | operator== (const VideoTransformation &lhs, const VideoTransformation &rhs) |
bool | operator!= (const VideoTransformation &lhs, const VideoTransformation &rhs) |
Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug dbg, const VideoTransformation &transform) |
using VideoTransformationOpt = std::optional<VideoTransformation> |
Definition at line 58 of file qvideotransformation_p.h.
|
inline |
Definition at line 66 of file qvideotransformation_p.h.
References operator==().
Q_MULTIMEDIA_EXPORT QDebug operator<< | ( | QDebug | dbg, |
const VideoTransformation & | transform ) |
Definition at line 9 of file qvideotransformation.cpp.
|
inline |
Definition at line 60 of file qvideotransformation_p.h.
Referenced by operator!=().