|
Krita Source Code Documentation
|
For paragraphs each tab definition is represented by this struct. More...
#include <KoRuler.h>
Public Attributes | |
| qreal | position { 0.0 } |
| distance in point from the start of the text-shape | |
| QTextOption::TabType | type { QTextOption::LeftTab } |
| Determine which type is used. | |
For paragraphs each tab definition is represented by this struct.
| qreal KoRuler::Tab::position { 0.0 } |
| QTextOption::TabType KoRuler::Tab::type { QTextOption::LeftTab } |