KoApplicationIface Class Reference
DCOP interface for any KOffice application (entry point). More...
#include <KoApplicationIface.h>
DCOP Member Functions | |
DCOPRef | createDocument (const QString &nativeFormat) |
QValueList< DCOPRef > | getDocuments () |
QValueList< DCOPRef > | getViews () |
QValueList< DCOPRef > | getWindows () |
Detailed Description
DCOP interface for any KOffice application (entry point).
Definition at line 30 of file KoApplicationIface.h.
Member Function Documentation
|
Creates a new document for the given native mimetype Use it to create a shell and to load an existing file, if any.
Definition at line 40 of file KoApplicationIface.cc. |
|
Definition at line 52 of file KoApplicationIface.cc. |
|
Definition at line 65 of file KoApplicationIface.cc. |
|
Definition at line 82 of file KoApplicationIface.cc. |
The documentation for this class was generated from the following files: