The KoSvgTextPropertiesInterface class.
virtual QList< KoSvgTextProperties > getSelectedProperties()=0
getSelectedProperties
virtual void setPropertiesOnSelected(KoSvgTextProperties properties, QSet< KoSvgTextProperties::PropertyId > removeProperties=QSet< KoSvgTextProperties::PropertyId >())=0
setPropertiesOnSelected This sets the properties on the selection. The implementation is responsible ...
virtual bool spanSelection()=0
Whether the tool is currently selecting a set of characters instead of whole paragraphs.
virtual KoSvgTextProperties getInheritedProperties()=0
getInheritedProperties The properties that should be visible when a given property isn't available in...
void textSelectionChanged()
KoSvgTextPropertiesInterface(QObject *parent=nullptr)