lib
KoAutoFormatEntry Class Reference
List of all members.Detailed Description
Definition at line 70 of file KoAutoFormat.h.
Public Member Functions | |
| KoAutoFormatEntry (const QString &replace=QString::null) | |
| ~KoAutoFormatEntry () | |
| QString | replace () const |
| void | changeReplace (const QString &rep) |
| KoSearchContext * | formatEntryContext () const |
| void | createNewEntryContext () |
| void | setFormatEntryContext (KoSearchContext *) |
| void | clearFormatEntryContext () |
Protected Attributes | |
| QString | m_replace |
| KoSearchContext * | m_formatOptions |
The documentation for this class was generated from the following files:

