lib

KoTabulator Struct Reference

#include <KoRuler.h>

List of all members.


Detailed Description

Struct: KoTabulator Defines the position of a tabulation (in pt), and its type.

Definition at line 46 of file KoRuler.h.


Public Member Functions

bool operator== (const KoTabulator &t) const
bool operator!= (const KoTabulator &t) const
bool operator< (const KoTabulator &t) const
bool operator<= (const KoTabulator &t) const
bool operator> (const KoTabulator &t) const

Public Attributes

double ptPos
KoTabulators type
KoTabulatorFilling filling
double ptWidth
QChar alignChar

Member Data Documentation

Alignment character.

Definition at line 66 of file KoRuler.h.

KoTabulatorFilling KoTabulator::filling

Type of tab filling.

Definition at line 58 of file KoRuler.h.

Position of the tab in pt.

Definition at line 50 of file KoRuler.h.

Width of the tab filling line.

Definition at line 62 of file KoRuler.h.

KoTabulators KoTabulator::type

Type of tab (left/center/right/decimalpoint).

Definition at line 54 of file KoRuler.h.


The documentation for this struct was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys