filters
TabulatorData Class Reference
#include <KWEFStructures.h>
Detailed Description
Tabulator (see also <TABULATOR> element in KWord's DTD).
Definition at line 381 of file KWEFStructures.h.
Public Types | |
TF_NONE = 0 | |
TF_DOT = 1 | |
TF_LINE = 2 | |
TF_DASH = 3 | |
TF_DASHDOT = 4 | |
TF_DASHDOTDOT = 5 | |
enum | { TF_NONE = 0, TF_DOT = 1, TF_LINE = 2, TF_DASH = 3, TF_DASHDOT = 4, TF_DASHDOTDOT = 5 } |
Public Member Functions | |
TabulatorData () | |
bool | operator== (const TabulatorData &other) const |
Public Attributes | |
int | m_type |
double | m_ptpos |
int | m_filling |
double | m_width |
The documentation for this class was generated from the following files: