filters
KWord13Layout Class Reference
#include <kword13layout.h>
Detailed Description
Layout or style.
Definition at line 15 of file kword13layout.h.
Public Member Functions | |
KWord13Layout (void) | |
~KWord13Layout (void) | |
void | xmldump (QTextStream &iostream) |
QString | key (void) const |
QString | getProperty (const QString &name) const |
Public Attributes | |
KWord13FormatOneData | m_format |
QMap< QString, QString > | m_layoutProperties |
bool | m_outline |
QString | m_name |
QString | m_autoStyleName |
Member Function Documentation
|
Get a key representating the properties. This key helps to categorize the automatic styles Definition at line 31 of file kword13layout.cpp. |
Member Data Documentation
|
Name of the OASIS automatic style.
Definition at line 40 of file kword13layout.h. |
|
Character format properties.
Definition at line 35 of file kword13layout.h. |
|
Name of the style (either the used one or the one currently being defined).
Definition at line 38 of file kword13layout.h. |
The documentation for this class was generated from the following files: