#include <KoApplicationIface.h>
Fonctions membres DCOP | |
DCOPRef | createDocument (const QString &nativeFormat) |
Q3ValueList< DCOPRef > | getDocuments () |
Q3ValueList< DCOPRef > | getViews () |
Q3ValueList< DCOPRef > | getWindows () |
Fonctions membres publiques | |
KoApplicationIface () | |
~KoApplicationIface () |
Définition à la ligne 30 du fichier KoApplicationIface.h.
KoApplicationIface::KoApplicationIface | ( | ) |
Définition à la ligne 37 du fichier KoApplicationIface.cc.
KoApplicationIface::~KoApplicationIface | ( | ) |
Définition à la ligne 42 du fichier KoApplicationIface.cc.
DCOPRef KoApplicationIface::createDocument | ( | const QString & | nativeFormat | ) |
Creates a new document for the given native mimetype Use it to create a shell and to load an existing file, if any
Définition à la ligne 46 du fichier KoApplicationIface.cc.
Q3ValueList< DCOPRef > KoApplicationIface::getDocuments | ( | ) |
Définition à la ligne 58 du fichier KoApplicationIface.cc.
Q3ValueList< DCOPRef > KoApplicationIface::getViews | ( | ) |
Définition à la ligne 71 du fichier KoApplicationIface.cc.
Q3ValueList< DCOPRef > KoApplicationIface::getWindows | ( | ) |
Définition à la ligne 87 du fichier KoApplicationIface.cc.