|
Krita Source Code Documentation
|
#include "KoSvgTextProperties.h"#include "kritaflake_export.h"#include <boost/operators.hpp>#include <QDebug>Go to the source code of this file.
Classes | |
| struct | KoSvgTextPropertyData |
| The KoSvgTextPropertyData struct. More... | |
Functions | |
| QDebug KRITAFLAKE_EXPORT | operator<< (QDebug dbg, const KoSvgTextPropertyData &prop) |
| QDebug KRITAFLAKE_EXPORT operator<< | ( | QDebug | dbg, |
| const KoSvgTextPropertyData & | prop ) |
Definition at line 20 of file KoSvgTextPropertyData.cpp.
References KoSvgTextPropertyData::commonProperties, KoSvgTextProperties::convertParagraphProperties(), KoSvgTextProperties::convertToSvgTextAttributes(), and KoSvgTextPropertyData::tristate.