lib
KoCompletion Class Reference
#include <KoCompletionDia.h>
Detailed Description
Completion configuration widget.
Definition at line 29 of file KoCompletionDia.h.
Public Member Functions | |
| KoCompletion (QWidget *parent, KoAutoFormat *autoFormat) | |
| void | saveSettings () |
Protected Slots | |
| void | changeButtonStatus () |
| void | slotResetConf () |
| void | slotAddCompletionEntry () |
| void | slotRemoveCompletionEntry () |
| void | slotCompletionWordSelected (const QString &) |
| void | slotSaveCompletionEntry () |
Protected Attributes | |
| KoAutoFormat | m_autoFormat |
| KoAutoFormat * | m_docAutoFormat |
| QStringList | m_listCompletion |
The documentation for this class was generated from the following files:

