|
Krita Source Code Documentation
|
The KoSvgTextPropertiesModel class. More...
#include <KoSvgTextPropertiesModel.h>
Inheritance diagram for KoSvgTextPropertiesModel:Public Types | |
| enum | HangComma { NoHang , AllowHang , ForceHang } |
| enum | PropertyState { PropertyUnset , PropertySet , PropertyTriState , PropertyInherited } |
Public Member Functions | |
| CssLengthPercentageModel * | baselineShiftValue () |
| CssLengthPercentageModel * | fontSize () |
| CssFontStyleModel * | fontStyle () |
| FontVariantEastAsianModel * | fontVariantEastAsian () |
| FontVariantLigaturesModel * | fontVariantLigatures () |
| FontVariantNumericModel * | fontVariantNumeric () |
| KoSvgTextPropertiesModel (lager::cursor< KoSvgTextPropertyData > _textData=lager::make_state(KoSvgTextPropertyData(), lager::automatic_tag{})) | |
| LAGER_QT_CURSOR (bool, fontKerning) | |
| LAGER_QT_CURSOR (bool, fontOpticalSizeLink) | |
| LAGER_QT_CURSOR (bool, fontSynthesisStyle) | |
| LAGER_QT_CURSOR (bool, fontSynthesisWeight) | |
| LAGER_QT_CURSOR (bool, hangingPunctuationFirst) | |
| LAGER_QT_CURSOR (bool, hangingPunctuationLast) | |
| LAGER_QT_CURSOR (bool, spanSelection) | |
| We're selecting a span of text instead of the whole paragraph. | |
| LAGER_QT_CURSOR (bool, textDecorationLineThrough) | |
| LAGER_QT_CURSOR (bool, textDecorationOverline) | |
| LAGER_QT_CURSOR (bool, textDecorationUnderline) | |
| LAGER_QT_CURSOR (HangComma, hangingPunctuationComma) | |
| LAGER_QT_CURSOR (int, alignmentBaseline) | |
| LAGER_QT_CURSOR (int, baselineShiftMode) | |
| LAGER_QT_CURSOR (int, direction) | |
| LAGER_QT_CURSOR (int, dominantBaseline) | |
| LAGER_QT_CURSOR (int, fontVariantCaps) | |
| LAGER_QT_CURSOR (int, fontVariantPosition) | |
| LAGER_QT_CURSOR (int, fontWeight) | |
| LAGER_QT_CURSOR (int, fontWidth) | |
| LAGER_QT_CURSOR (int, lineBreak) | |
| LAGER_QT_CURSOR (int, textAlignAll) | |
| LAGER_QT_CURSOR (int, textAlignLast) | |
| LAGER_QT_CURSOR (int, textAnchor) | |
| LAGER_QT_CURSOR (int, textCollapse) | |
| LAGER_QT_CURSOR (int, textDecorationStyle) | |
| LAGER_QT_CURSOR (int, textDecorationUnderlinePosHorizontal) | |
| LAGER_QT_CURSOR (int, textDecorationUnderlinePosVertical) | |
| LAGER_QT_CURSOR (int, textRendering) | |
| LAGER_QT_CURSOR (int, textWrap) | |
| LAGER_QT_CURSOR (int, unicodeBidi) | |
| LAGER_QT_CURSOR (int, wordBreak) | |
| LAGER_QT_CURSOR (int, writingMode) | |
| LAGER_QT_CURSOR (PropertyState, alignmentBaselineState) | |
| LAGER_QT_CURSOR (PropertyState, axisValuesState) | |
| LAGER_QT_CURSOR (PropertyState, baselineShiftState) | |
| LAGER_QT_CURSOR (PropertyState, directionState) | |
| LAGER_QT_CURSOR (PropertyState, dominantBaselineState) | |
| LAGER_QT_CURSOR (PropertyState, fontFamiliesState) | |
| LAGER_QT_CURSOR (PropertyState, fontFeatureSettingsState) | |
| LAGER_QT_CURSOR (PropertyState, fontKerningState) | |
| LAGER_QT_CURSOR (PropertyState, fontOpticalSizeLinkState) | |
| LAGER_QT_CURSOR (PropertyState, fontSizeAdjustState) | |
| LAGER_QT_CURSOR (PropertyState, fontSizeState) | |
| LAGER_QT_CURSOR (PropertyState, fontStyleState) | |
| LAGER_QT_CURSOR (PropertyState, fontSynthesisStyleState) | |
| LAGER_QT_CURSOR (PropertyState, fontSynthesisWeightState) | |
| LAGER_QT_CURSOR (PropertyState, fontVariantCapsState) | |
| LAGER_QT_CURSOR (PropertyState, fontVariantEastAsianState) | |
| LAGER_QT_CURSOR (PropertyState, fontVariantLigaturesState) | |
| LAGER_QT_CURSOR (PropertyState, fontVariantNumericState) | |
| LAGER_QT_CURSOR (PropertyState, fontVariantPositionState) | |
| LAGER_QT_CURSOR (PropertyState, fontWeightState) | |
| LAGER_QT_CURSOR (PropertyState, fontWidthState) | |
| LAGER_QT_CURSOR (PropertyState, hangingPunctuationState) | |
| LAGER_QT_CURSOR (PropertyState, languageState) | |
| LAGER_QT_CURSOR (PropertyState, letterSpacingState) | |
| LAGER_QT_CURSOR (PropertyState, lineBreakState) | |
| LAGER_QT_CURSOR (PropertyState, lineHeightState) | |
| LAGER_QT_CURSOR (PropertyState, tabSizeState) | |
| LAGER_QT_CURSOR (PropertyState, textAlignAllState) | |
| LAGER_QT_CURSOR (PropertyState, textAlignLastState) | |
| LAGER_QT_CURSOR (PropertyState, textAnchorState) | |
| LAGER_QT_CURSOR (PropertyState, textCollapseState) | |
| LAGER_QT_CURSOR (PropertyState, textDecorationColorState) | |
| LAGER_QT_CURSOR (PropertyState, textDecorationLineState) | |
| LAGER_QT_CURSOR (PropertyState, textDecorationStyleState) | |
| LAGER_QT_CURSOR (PropertyState, textDecorationUnderlinePositionState) | |
| LAGER_QT_CURSOR (PropertyState, textIndentState) | |
| LAGER_QT_CURSOR (PropertyState, textRenderingState) | |
| LAGER_QT_CURSOR (PropertyState, textTransformState) | |
| LAGER_QT_CURSOR (PropertyState, textWrapState) | |
| LAGER_QT_CURSOR (PropertyState, unicodeBidiState) | |
| LAGER_QT_CURSOR (PropertyState, wordBreakState) | |
| LAGER_QT_CURSOR (PropertyState, wordSpacingState) | |
| LAGER_QT_CURSOR (PropertyState, writingModeState) | |
| LAGER_QT_CURSOR (QColor, textDecorationColor) | |
| LAGER_QT_CURSOR (qreal, fontSizeAdjust) | |
| LAGER_QT_CURSOR (QString, language) | |
| LAGER_QT_CURSOR (QStringList, fontFamilies) | |
| LAGER_QT_CURSOR (QVariantMap, axisValues) | |
| LAGER_QT_CURSOR (QVariantMap, fontFeatureSettings) | |
| CssLengthPercentageModel * | letterSpacing () |
| LineHeightModel * | lineHeight () |
| Q_INVOKABLE qreal | resolvedFontSize (bool fontSize=false) |
| resolvedFontSize this returns the resolved font (em) size, needed for unit conversion for em. | |
| Q_INVOKABLE qreal | resolvedXHeight (bool fontSize=false) |
| resolvedXHeight this returns the resolved x-height, needed for unit conversion for ex. | |
| TabSizeModel * | tabSize () |
| TextIndentModel * | textIndent () |
| TextTransformModel * | textTransform () |
| CssLengthPercentageModel * | wordSpacing () |
The KoSvgTextPropertiesModel class.
A lager-based model to interact with a KoTextPropertyData struct.
Each property has, outside of its main property also a state property, which indicates whether it is currently set, unset, inherited or tristate.
Definition at line 37 of file KoSvgTextPropertiesModel.h.
| Enumerator | |
|---|---|
| NoHang | |
| AllowHang | |
| ForceHang | |
Definition at line 159 of file KoSvgTextPropertiesModel.h.
Definition at line 88 of file KoSvgTextPropertiesModel.h.
| KoSvgTextPropertiesModel::KoSvgTextPropertiesModel | ( | lager::cursor< KoSvgTextPropertyData > | _textData = lager::make_state(KoSvgTextPropertyData(), lager::automatic_tag{}) | ) |
Definition at line 193 of file KoSvgTextPropertiesModel.cpp.
References KoSvgTextProperties::FontSizeId, and textData.
| CssLengthPercentageModel * KoSvgTextPropertiesModel::baselineShiftValue | ( | ) |
|
signal |
| CssLengthPercentageModel * KoSvgTextPropertiesModel::fontSize | ( | ) |
|
signal |
| CssFontStyleModel * KoSvgTextPropertiesModel::fontStyle | ( | ) |
|
signal |
| FontVariantEastAsianModel * KoSvgTextPropertiesModel::fontVariantEastAsian | ( | ) |
|
signal |
| FontVariantLigaturesModel * KoSvgTextPropertiesModel::fontVariantLigatures | ( | ) |
|
signal |
| FontVariantNumericModel * KoSvgTextPropertiesModel::fontVariantNumeric | ( | ) |
|
signal |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| fontKerning | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| fontOpticalSizeLink | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| fontSynthesisStyle | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| fontSynthesisWeight | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| hangingPunctuationFirst | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| hangingPunctuationLast | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| spanSelection | ) |
We're selecting a span of text instead of the whole paragraph.
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| textDecorationLineThrough | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| textDecorationOverline | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | bool | , |
| textDecorationUnderline | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | HangComma | , |
| hangingPunctuationComma | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| alignmentBaseline | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| baselineShiftMode | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| direction | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| dominantBaseline | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| fontVariantCaps | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| fontVariantPosition | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| fontWeight | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| fontWidth | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| lineBreak | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textAlignAll | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textAlignLast | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textAnchor | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textCollapse | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textDecorationStyle | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textDecorationUnderlinePosHorizontal | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textDecorationUnderlinePosVertical | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textRendering | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| textWrap | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| unicodeBidi | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| wordBreak | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | int | , |
| writingMode | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| alignmentBaselineState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| axisValuesState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| baselineShiftState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| directionState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| dominantBaselineState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontFamiliesState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontFeatureSettingsState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontKerningState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontOpticalSizeLinkState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontSizeAdjustState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontSizeState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontStyleState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontSynthesisStyleState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontSynthesisWeightState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontVariantCapsState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontVariantEastAsianState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontVariantLigaturesState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontVariantNumericState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontVariantPositionState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontWeightState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| fontWidthState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| hangingPunctuationState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| languageState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| letterSpacingState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| lineBreakState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| lineHeightState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| tabSizeState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textAlignAllState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textAlignLastState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textAnchorState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textCollapseState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textDecorationColorState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textDecorationLineState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textDecorationStyleState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textDecorationUnderlinePositionState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textIndentState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textRenderingState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textTransformState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| textWrapState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| unicodeBidiState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| wordBreakState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| wordSpacingState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | PropertyState | , |
| writingModeState | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | QColor | , |
| textDecorationColor | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | qreal | , |
| fontSizeAdjust | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | QString | , |
| language | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | QStringList | , |
| fontFamilies | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | QVariantMap | , |
| axisValues | ) |
| KoSvgTextPropertiesModel::LAGER_QT_CURSOR | ( | QVariantMap | , |
| fontFeatureSettings | ) |
| CssLengthPercentageModel * KoSvgTextPropertiesModel::letterSpacing | ( | ) |
|
signal |
| LineHeightModel * KoSvgTextPropertiesModel::lineHeight | ( | ) |
|
signal |
| qreal KoSvgTextPropertiesModel::resolvedFontSize | ( | bool | fontSize = false | ) |
resolvedFontSize this returns the resolved font (em) size, needed for unit conversion for em.
| fontSize | – whether the current property is the fontSize, in which case the inherited properties need to be selected. |
Definition at line 381 of file KoSvgTextPropertiesModel.cpp.
References KoSvgTextPropertyData::commonProperties, commonProperties, KoSvgTextProperties::defaultProperties(), KoSvgTextProperties::fontSize(), fontSize, KoSvgTextPropertyData::inheritedProperties, KoSvgTextProperties::inheritFrom(), textData, and KoSvgText::CssLengthPercentage::value.
| qreal KoSvgTextPropertiesModel::resolvedXHeight | ( | bool | fontSize = false | ) |
resolvedXHeight this returns the resolved x-height, needed for unit conversion for ex.
| fontSize | – whether the current property is the fontSize, in which case the inherited properties'x-height needs to be returned. |
Definition at line 395 of file KoSvgTextPropertiesModel.cpp.
References KoSvgTextPropertyData::commonProperties, commonProperties, KoSvgTextProperties::defaultProperties(), fontSize, KoSvgTextPropertyData::inheritedProperties, KoSvgTextProperties::inheritFrom(), textData, and KoSvgTextProperties::xHeight().
| TabSizeModel * KoSvgTextPropertiesModel::tabSize | ( | ) |
|
signal |
| TextIndentModel * KoSvgTextPropertiesModel::textIndent | ( | ) |
|
signal |
|
signal |
| TextTransformModel * KoSvgTextPropertiesModel::textTransform | ( | ) |
|
signal |
| CssLengthPercentageModel * KoSvgTextPropertiesModel::wordSpacing | ( | ) |
|
signal |
| lager::cursor<KoSvgText::CssLengthPercentage> KoSvgTextPropertiesModel::baselineShiftValueData |
Definition at line 61 of file KoSvgTextPropertiesModel.h.
| CssLengthPercentageModel KoSvgTextPropertiesModel::baselineShiftValueModel |
Definition at line 76 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgTextProperties> KoSvgTextPropertiesModel::commonProperties |
Definition at line 56 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::CssFontStyleData> KoSvgTextPropertiesModel::cssFontStyleData |
Definition at line 65 of file KoSvgTextPropertiesModel.h.
| CssFontStyleModel KoSvgTextPropertiesModel::cssFontStyleModel |
Definition at line 81 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::CssLengthPercentage> KoSvgTextPropertiesModel::fontSizeData |
Definition at line 57 of file KoSvgTextPropertiesModel.h.
| CssLengthPercentageModel KoSvgTextPropertiesModel::fontSizeModel |
Definition at line 71 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::FontFeatureEastAsian> KoSvgTextPropertiesModel::fontVariantEastAsianData |
Definition at line 68 of file KoSvgTextPropertiesModel.h.
| FontVariantEastAsianModel KoSvgTextPropertiesModel::fontVariantEastAsianModel |
Definition at line 85 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::FontFeatureLigatures> KoSvgTextPropertiesModel::fontVariantLigaturesData |
Definition at line 66 of file KoSvgTextPropertiesModel.h.
| FontVariantLigaturesModel KoSvgTextPropertiesModel::fontVariantLigaturesModel |
Definition at line 83 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::FontFeatureNumeric> KoSvgTextPropertiesModel::fontVariantNumericData |
Definition at line 67 of file KoSvgTextPropertiesModel.h.
| FontVariantNumericModel KoSvgTextPropertiesModel::fontVariantNumericModel |
Definition at line 84 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::CssLengthPercentage> KoSvgTextPropertiesModel::letterSpacingData |
Definition at line 59 of file KoSvgTextPropertiesModel.h.
| CssLengthPercentageModel KoSvgTextPropertiesModel::letterSpacingModel |
Definition at line 74 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::LineHeightInfo> KoSvgTextPropertiesModel::lineHeightData |
Definition at line 58 of file KoSvgTextPropertiesModel.h.
| LineHeightModel KoSvgTextPropertiesModel::lineHeightModel |
Definition at line 72 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::TabSizeInfo> KoSvgTextPropertiesModel::tabSizeData |
Definition at line 63 of file KoSvgTextPropertiesModel.h.
| TabSizeModel KoSvgTextPropertiesModel::tabSizeModel |
Definition at line 79 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgTextPropertyData> KoSvgTextPropertiesModel::textData |
Definition at line 55 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::TextIndentInfo> KoSvgTextPropertiesModel::textIndentData |
Definition at line 62 of file KoSvgTextPropertiesModel.h.
| TextIndentModel KoSvgTextPropertiesModel::textIndentModel |
Definition at line 78 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::TextTransformInfo> KoSvgTextPropertiesModel::textTransformData |
Definition at line 64 of file KoSvgTextPropertiesModel.h.
| TextTransformModel KoSvgTextPropertiesModel::textTransformModel |
Definition at line 80 of file KoSvgTextPropertiesModel.h.
| lager::cursor<KoSvgText::CssLengthPercentage> KoSvgTextPropertiesModel::wordSpacingData |
Definition at line 60 of file KoSvgTextPropertiesModel.h.
| CssLengthPercentageModel KoSvgTextPropertiesModel::wordSpacingModel |
Definition at line 75 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 44 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 40 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 48 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 51 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 49 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 50 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 42 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 41 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 46 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 45 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 47 of file KoSvgTextPropertiesModel.h.
|
read |
Definition at line 43 of file KoSvgTextPropertiesModel.h.