filters
KWord13FormatOneData Class Reference
#include <kword13formatone.h>
Detailed Description
Contains the data of the <FORMAT id="1"> children also the grand-children of <STYLE> and <LAYOUT>.
Definition at line 35 of file kword13formatone.h.
Public Member Functions | |
KWord13FormatOneData (void) | |
~KWord13FormatOneData (void) | |
void | xmldump (QTextStream &iostream) |
QString | key (void) const |
QString | getProperty (const QString &name) const |
Public Attributes | |
QMap< QString, QString > | m_properties |
QString | m_autoStyleName |
Member Function Documentation
QString KWord13FormatOneData::key | ( | void | ) | const |
Get a key representating the properties.
This key helps to categorize the automatic styles
Definition at line 28 of file kword13formatone.cpp.
Member Data Documentation
The documentation for this class was generated from the following files: