filters
PDFImport::Paragraph Class Reference
List of all members.Detailed Description
Definition at line 71 of file fstring.h.
Public Member Functions | |
Paragraph () | |
Paragraph (TextLine *first, uint nbLines) | |
const DRect & | rect () const |
bool | hasOneLine () const |
const QValueList< TextLine * > | lines () const |
bool | isFirst (const TextLine *line) const |
bool | isSecond (const TextLine *line) const |
bool | isLast (const TextLine *line) const |
int | findTab (double xMin, const TextLine *) const |
uint | findNbTabs (uint i, double prevXMax) const |
int | charFromEnd (uint dec, uint &blockIndex) const |
Public Attributes | |
ParagraphType | type |
uint | frameIndex |
double | firstIndent |
double | leftIndent |
double | offset |
Align | align |
QValueVector< Tabulator > | tabs |
QValueList< Block > | blocks |
The documentation for this class was generated from the following files: