filters

LayoutData Class Reference

#include <KWEFStructures.h>

List of all members.


Detailed Description

Paragraph layout.

Definition at line 416 of file KWEFStructures.h.


Public Types

enum  {
  LS_CUSTOM = 0, LS_SINGLE = 10, LS_ONEANDHALF = 15, LS_DOUBLE = 20,
  LS_ATLEAST = 30, LS_MULTIPLE = 40, LS_FIXED = 50
}

Public Member Functions

 LayoutData ()

Public Attributes

QString styleName
QString styleFollowing
QString alignment
CounterData counter
FormatData formatData
double indentFirst
double indentLeft
double indentRight
double marginTop
double marginBottom
int lineSpacingType
double lineSpacing
bool pageBreakBefore
bool pageBreakAfter
bool keepLinesTogether
double shadowDistance
int shadowDirection
QColor shadowColor
BorderData leftBorder
BorderData rightBorder
BorderData topBorder
BorderData bottomBorder
TabulatorList tabulatorList

Member Data Documentation

QString LayoutData::alignment
 

left, right, center, justify

Definition at line 431 of file KWEFStructures.h.

double LayoutData::indentFirst
 

indentation correction of first line (can be negative!)

Definition at line 434 of file KWEFStructures.h.

double LayoutData::indentLeft
 

left indentation (a negative value means invalid)

Definition at line 435 of file KWEFStructures.h.

double LayoutData::indentRight
 

right indentation (a negative value means invalid)

Definition at line 436 of file KWEFStructures.h.

double LayoutData::lineSpacing
 

Space between lines in pt, if lineSpacingType==0.

Definition at line 441 of file KWEFStructures.h.

int LayoutData::lineSpacingType
 

0=custom, 10=one line, 15=one and half lines, 20= 2 lines

Todo:
: document the other values

Definition at line 440 of file KWEFStructures.h.

double LayoutData::marginBottom
 

space after the paragraph (a negative value means invalid)

Definition at line 438 of file KWEFStructures.h.

double LayoutData::marginTop
 

space before the paragraph (a negative value means invalid)

Definition at line 437 of file KWEFStructures.h.

QColor LayoutData::shadowColor
 

red, green, blue of <SHADOW>

Definition at line 449 of file KWEFStructures.h.

int LayoutData::shadowDirection
 

direction of <SHADOW>

Definition at line 448 of file KWEFStructures.h.

double LayoutData::shadowDistance
 

distance of <SHADOW>

Definition at line 447 of file KWEFStructures.h.

TabulatorList LayoutData::tabulatorList
 

List of tabulators.

Definition at line 454 of file KWEFStructures.h.


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