kmail
KMail::EditorWatcher Class Reference
#include <editorwatcher.h>
Inherits QObject.
Detailed Description
Starts an editor for the given URL and emits an signal when editing has been finished.Both, the editor process as well as the edited file are watched to work with as many as possible editors.
Definition at line 38 of file editorwatcher.h.
Signals | |
void | editDone (KMail::EditorWatcher *watcher) |
Public Member Functions | |
EditorWatcher (const KURL &url, const QString &mimeType, bool openWith, QObject *parent=0) | |
bool | start () |
bool | fileChanged () const |
The documentation for this class was generated from the following files: