filters
StackItem Class Reference
List of all members.Detailed Description
Definition at line 71 of file ImportFormatting.h.
Public Member Functions | |
StackItem () | |
~StackItem () | |
Public Attributes | |
QString | itemName |
StackItemElementType | elementType |
QDomElement | m_frameset |
QDomElement | stackElementParagraph |
QDomElement | stackElementText |
QDomElement | stackElementFormatsPlural |
QString | fontName |
int | fontSize |
int | pos |
bool | italic |
bool | bold |
bool | underline |
bool | strikeout |
QColor | fgColor |
QColor | bgColor |
int | textPosition |
QString | strTemp1 |
QString | strTemp2 |
QMemArray< double > | m_doubleArray |
Member Data Documentation
|
bold but for <d>: is base64 coded?
Definition at line 87 of file ImportFormatting.h. |
|
font name but for <d>: name
Definition at line 83 of file ImportFormatting.h. |
|
Name of the tag (only for error purposes).
Definition at line 77 of file ImportFormatting.h. |
|
for tables (<table>, <cell>): defines the widths of the columns. Be careful: we are using the shallow copy mechanism of Qt. Use QMemArray::detach when needed to avoid modifying the parents Definition at line 108 of file ImportFormatting.h. |
|
current <FRAMESET>
Definition at line 79 of file ImportFormatting.h. |
|
Definition at line 85 of file ImportFormatting.h. |
|
<FORMATS>
Definition at line 82 of file ImportFormatting.h. |
|
<PARAGRAPH>
Definition at line 80 of file ImportFormatting.h. |
|
<TEXT>
Definition at line 81 of file ImportFormatting.h. |
|
for <d>: mime type for <a>: link reference for <m>: key for <table>: KWord's table name
Definition at line 93 of file ImportFormatting.h. |
|
for <d>: collecting the data for <a>: link name for <iw>: collecting the data (i.e. word to ignore) for <m>: value of the meta data for <table>: Number of the table (needed as I18N does not allow adding phrases) Definition at line 98 of file ImportFormatting.h. |
|
Normal (0), subscript(1), superscript (2).
Definition at line 92 of file ImportFormatting.h. |
The documentation for this class was generated from the following files: