Référence de la classe KoApplicationIface

#include <KoApplicationIface.h>

Liste de tous les membres

Fonctions membres DCOP

DCOPRef createDocument (const QString &nativeFormat)
Q3ValueList< DCOPRef > getDocuments ()
Q3ValueList< DCOPRef > getViews ()
Q3ValueList< DCOPRef > getWindows ()

Fonctions membres publiques

 KoApplicationIface ()
 ~KoApplicationIface ()


Description détaillée

DCOP interface for any KOffice application (entry point)

Définition à la ligne 30 du fichier KoApplicationIface.h.


Documentation des contructeurs et destructeur

KoApplicationIface::KoApplicationIface (  ) 

Définition à la ligne 37 du fichier KoApplicationIface.cc.

KoApplicationIface::~KoApplicationIface (  ) 

Définition à la ligne 42 du fichier KoApplicationIface.cc.


Documentation des fonctions membres

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 (  ) 

Renvoie:
a list of references to all the documents (see KoDocumentIface)

Définition à la ligne 58 du fichier KoApplicationIface.cc.

Q3ValueList< DCOPRef > KoApplicationIface::getViews (  ) 

Renvoie:
a list of references to all the views (see KoViewIface) Convenience method to avoid iterating over all documents to get all the views.

Définition à la ligne 71 du fichier KoApplicationIface.cc.

Q3ValueList< DCOPRef > KoApplicationIface::getWindows (  ) 

Renvoie:
a list of references to all the windows (see KoMainWindowIface)

Définition à la ligne 87 du fichier KoApplicationIface.cc.


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:43:40 2006 pour KPlato par  doxygen 1.5.1-p1