kword
KWMailMergeDataBase Class Reference
Inheritance diagram for KWMailMergeDataBase:

Detailed Description
Definition at line 57 of file KWMailMergeDataBase.h.
Public Member Functions | |
KWMailMergeDataBase (KWDocument *doc_) | |
void | showConfigDialog (QWidget *) |
QString | getValue (const QString &name, int record=-1) const |
bool | isSampleRecord () |
const QMap< QString, QString > & | getRecordEntries () const |
int | getNumRecords () const |
QDomElement | save (QDomDocument &doc) const |
void | load (const QDomElement &elem) |
KWMailMergeDataSource * | loadPlugin (const QString &name) |
KWMailMergeDataSource * | openPluginFor (int type, int &version) |
virtual void | refresh (bool force) |
virtual QStringList | availablePlugins () |
virtual bool | loadPlugin (const QString &name, const QString &command) |
virtual bool | isConfigDialogShown () |
int | version () |
Protected Member Functions | |
bool | askUserForConfirmationAndConfig (KWMailMergeDataSource *tmpPlugin, bool config, QWidget *par, int version) |
Protected Attributes | |
KWDocument * | doc |
int | action |
KWMailMergeDataSource * | plugin |
QMap< QString, QString > | emptyMap |
bool | rejectdcopcall |
Friends | |
class | KWMailMergeConfigDialog |
The documentation for this class was generated from the following files: