|
Krita Source Code Documentation
|
#include "kis_time_span.h"#include <QDebug>#include "kis_keyframe_channel.h"#include "kis_node.h"#include "kis_layer_utils.h"#include <KisStaticInitializer.h>Go to the source code of this file.
Namespaces | |
| namespace | KisDomUtils |
Functions | |
| bool | KisDomUtils::loadValue (const QDomElement &parent, const QString &tag, KisTimeSpan *range) |
| QDebug | operator<< (QDebug dbg, const KisTimeSpan &r) |
| void | KisDomUtils::saveValue (QDomElement *parent, const QString &tag, const KisTimeSpan &range) |
Variables | |
| KIS_DECLARE_STATIC_INITIALIZER | |
| QDebug operator<< | ( | QDebug | dbg, |
| const KisTimeSpan & | r ) |
Definition at line 19 of file kis_time_span.cpp.
| KIS_DECLARE_STATIC_INITIALIZER |
Definition at line 15 of file kis_time_span.cpp.