KDcrawIface
Classes | |
class | DcrawInfoContainer |
class | KDcraw |
class | RawDecodingSettings |
Functions | |
QDebug | operator<< (QDebug dbg, const DcrawInfoContainer &c) |
QDebug | operator<< (QDebug dbg, const RawDecodingSettings &s) |
Detailed Description
Main namespace of libKDcraw.
Function Documentation
◆ operator<<() [1/2]
LIBKDCRAW_EXPORT QDebug KDcrawIface::operator<< | ( | QDebug | dbg, |
const DcrawInfoContainer & | c ) |
qDebug() stream operator. Writes container c to the debug output in a nicely formatted way.
Definition at line 133 of file dcrawinfocontainer.cpp.
◆ operator<<() [2/2]
LIBKDCRAW_EXPORT QDebug KDcrawIface::operator<< | ( | QDebug | dbg, |
const RawDecodingSettings & | s ) |
qDebug() stream operator. Writes settings s to the debug output in a nicely formatted way.
Definition at line 167 of file rawdecodingsettings.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.