17 #ifndef _KMAIL_CONFIGMANAGER_H_
18 #define _KMAIL_CONFIGMANAGER_H_
22 #include <kdemacros.h>
55 #endif // _KMAIL_CONFIGMANAGER_H_
Class for managing a set of config options.
virtual void commit()=0
Commit changes to disk and emit changed() if necessary.
virtual void rollback()=0
Re-read the config from disk and forget changes.
TDEPIM classes for drag and drop of mails.
void changed()
Emitted whenever a commit changes any configure option.
virtual bool hasPendingChanges() const =0
Check whether there are any unsaved changes.