lib Library API Documentation

KoTabulator Struct Reference

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

#include <koRuler.h>

Collaboration diagram for KoTabulator:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

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

Definition at line 46 of file koRuler.h.


Member Data Documentation

double KoTabulator::ptPos
 

Position of the tab in pt.

Definition at line 50 of file koRuler.h.

Referenced by KoParagLayout::loadOasisParagLayout(), and KoParagLayout::loadParagLayout().

KoTabulators KoTabulator::type
 

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

Definition at line 54 of file koRuler.h.

Referenced by KoParagLayout::loadOasisParagLayout(), and KoParagLayout::loadParagLayout().

KoTabulatorFilling KoTabulator::filling
 

Type of tab filling.

Definition at line 58 of file koRuler.h.

Referenced by KoParagLayout::loadOasisParagLayout(), and KoParagLayout::loadParagLayout().

double KoTabulator::ptWidth
 

Width of the tab filling line.

Definition at line 62 of file koRuler.h.

Referenced by KoParagLayout::loadOasisParagLayout(), and KoParagLayout::loadParagLayout().

QChar KoTabulator::alignChar
 

Alignment character.

Definition at line 66 of file koRuler.h.

Referenced by KoParagLayout::loadOasisParagLayout(), and KoParagLayout::loadParagLayout().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:41:23 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003