lib
KoVariableStringFormat Class Reference
#include <KoVariable.h>
Inheritance diagram for KoVariableStringFormat:

Detailed Description
Implementation of the string format.
Definition at line 234 of file KoVariable.h.
Public Member Functions | |
KoVariableStringFormat () | |
virtual QString | convert (const QVariant &data) const |
virtual QCString | key () const |
virtual QCString | getKey (const QString &props) const |
virtual void | load (const QCString &) |
Member Function Documentation
|
Use this format to convert a piece of data into a string.
Implements KoVariableFormat. Definition at line 396 of file KoVariable.cpp. |
|
Implements KoVariableFormat. Definition at line 413 of file KoVariable.cpp. |
|
Return a key describing this format. Used for the flyweight pattern in KoVariableFormatCollection Implements KoVariableFormat. Definition at line 407 of file KoVariable.cpp. |
|
Create a format from this key.
Implements KoVariableFormat. Definition at line 241 of file KoVariable.h. |
The documentation for this class was generated from the following files: