filters
PDFImport::Tabulator Class Reference
List of all members.Detailed Description
Definition at line 36 of file fstring.h.
Public Types | |
| enum | Alignment { Left = 0, Center, Right, Character } |
| enum | Filling { Blank = 0, Dots, Line, Dash, DashDot, DashDotDot } |
Public Member Functions | |
| Tabulator () | |
| QDomElement | createElement (Data &data) const |
Public Attributes | |
| double | pos |
| Alignment | alignment |
| Filling | filling |
| QChar | alignmentChar |
The documentation for this class was generated from the following files:

