Référence de la classe KoApplicationAdaptor

#include <KoApplicationAdaptor.h>

Liste de tous les membres

Connecteurs publics

Q_SCRIPTABLE QString createDocument (const QString &nativeFormat)
Q_SCRIPTABLE QStringList getDocuments ()
Q_SCRIPTABLE QStringList getViews ()
Q_SCRIPTABLE QStringList getWindows ()

Fonctions membres publiques

 KoApplicationAdaptor (QObject *parent)
virtual ~KoApplicationAdaptor ()


Description détaillée

D-BUS interface for any KOffice application (entry point)

Définition à la ligne 36 du fichier KoApplicationAdaptor.h.


Documentation des contructeurs et destructeur

KoApplicationAdaptor::KoApplicationAdaptor ( QObject *  parent  ) 

Définition à la ligne 34 du fichier KoApplicationAdaptor.cpp.

KoApplicationAdaptor::~KoApplicationAdaptor (  )  [virtual]

Définition à la ligne 41 du fichier KoApplicationAdaptor.cpp.


Documentation des fonctions membres

QString KoApplicationAdaptor::createDocument ( const QString &  nativeFormat  )  [slot]

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 KoApplicationAdaptor.cpp.

Références KoDocumentEntry::createDoc(), KoDocumentEntry::isEmpty(), et KoDocumentEntry::queryByMimeType().

QStringList KoApplicationAdaptor::getDocuments (  )  [slot]

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

Définition à la ligne 61 du fichier KoApplicationAdaptor.cpp.

Références KoDocument::documentList().

QStringList KoApplicationAdaptor::getViews (  )  [slot]

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 74 du fichier KoApplicationAdaptor.cpp.

Références KoDocument::documentList().

QStringList KoApplicationAdaptor::getWindows (  )  [slot]

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

Définition à la ligne 90 du fichier KoApplicationAdaptor.cpp.


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