
Public Member Functions | |
| QTextDocumentTag () | |
| QTextDocumentTag (const QString &n, const QStyleSheetItem *s, const QTextFormat &f) | |
| QTextDocumentTag (const QTextDocumentTag &t) | |
| QTextDocumentTag & | operator= (const QTextDocumentTag &t) |
Public Attributes | |
| QString | name |
| const QStyleSheetItem * | style |
| QString | anchorHref |
| QStyleSheetItem::WhiteSpaceMode | wsm |
| QTextFormat | format |
| int | alignment: 16 |
| int | direction: 5 |
| QStyleSheetItem::ListStyle | liststyle |
|
|
Definition at line 1353 of file qrichtext.cpp. |
|
||||||||||||||||
|
Definition at line 1354 of file qrichtext.cpp. References Qt3::QStyleSheetItem::WhiteSpaceNormal. |
|
|
Definition at line 1367 of file qrichtext.cpp. References alignment, anchorHref, direction, direction(), format, format(), liststyle, name, name, style, and wsm. |
|
|
Definition at line 1377 of file qrichtext.cpp. References alignment, anchorHref, direction, direction(), format, format(), liststyle, name, name, style, and wsm. |
|
|
Definition at line 1363 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1360 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1364 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1362 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1365 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1358 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1359 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 1361 of file qrichtext.cpp. Referenced by operator=(), QTextDocumentTag(), and Qt3::QTextDocument::setRichTextInternal(). |
1.4.2