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
QString KWord13Layout::key | ( | void | ) | const |
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
QString KWord13Layout::m_autoStyleName |
QString KWord13Layout::m_name |
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: