filters

Border Class Reference

#include <border.h>

Inheritance diagram for Border:

Element Command Comment Env Formula Formula Group PixmapFrame Table Text TextFrame List of all members.

Detailed Description

This class hold 2 lists of paragraphs for the text and for the footnotes.

NOTE : The frame analyse can be (must be) in a Element class.

Definition at line 34 of file border.h.


Public Member Functions

 Border ()
virtual ~Border ()
bool hasLeftBorder () const
bool hasRightBorder () const
bool hasTopBorder () const
bool hasBottomBorder () const
int getLeftWidth () const
int getRightWidth () const
int getTopWidth () const
int getBottomWidth () const
int getLeftRed () const
int getLeftGreen () const
int getLeftBlue () const
int getRightRed () const
int getRightGreen () const
int getRightBlue () const
int getTopRed () const
int getTopGreen () const
int getTopBlue () const
int getBottomRed () const
int getBottomGreen () const
int getBottomBlue () const
int getLeftStyle () const
int getRightStyle () const
int getTopStyle () const
int getBottomStyle () const
int getBkRed () const
int getBkGreen () const
int betBkBlue () const
void useLeftBorder ()
void useRightBorder ()
void useTopBorder ()
void useBottomBorder ()
void setLeftWidth (const int w)
void setRightWidth (const int w)
void setTopWidth (const int w)
void setBottomWidth (const int w)
void setLeftRed (const int r)
void setLeftGreen (const int g)
void setLeftBlue (const int b)
void setRightRed (const int r)
void setRightGreen (const int g)
void setRightBlue (const int b)
void setTopRed (const int r)
void setTopGreen (const int g)
void setTopBlue (const int b)
void setBottomRed (const int r)
void setBottomGreen (const int g)
void setBottomBlue (const int b)
void setLeftStyle (const int l)
void setRightStyle (const int r)
void setTopStyle (const int t)
void setBottomStyle (const int b)
void setBkRed (const int r)
void setBkGreen (const int g)
void setBkBlue (const int b)
void generate (QTextStream &)

Constructor & Destructor Documentation

Border::Border (  )  [inline]

Constructors.

Creates a new instances of a Border of a text frame.

Definition at line 59 of file border.h.


Member Function Documentation

void Border::generate ( QTextStream &   ) 

Write a border frame.

Reimplemented in Formula, Table, Element, Formula, PixmapFrame, Table, and TextFrame.

bool Border::hasLeftBorder (  )  const [inline]

Accessors.

Definition at line 105 of file border.h.

void Border::useLeftBorder (  )  [inline]

Modifiors.

Definition at line 141 of file border.h.


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