#include <KoMainWindowIface.h>
Graphe de collaboration de KoMainWindowIface:
Fonctions membres DCOP | |
| DCOPRef | action (const DCOPCString &name) |
| DCOPCStringList | actions () |
| QMap< DCOPCString, DCOPRef > | actionMap () |
| ASYNC | print (bool quick) |
Fonctions membres publiques | |
| KoMainWindowIface (KoMainWindow *mainwindow) | |
| virtual | ~KoMainWindowIface () |
Attributs protégés | |
| KoMainWindow * | m_pMainWindow |
| KDCOPActionProxy * | m_actionProxy |
Définition à la ligne 32 du fichier KoMainWindowIface.h.
| KoMainWindowIface::KoMainWindowIface | ( | KoMainWindow * | mainwindow | ) |
Définition à la ligne 31 du fichier KoMainWindowIface.cc.
Références m_actionProxy, et m_pMainWindow.
| KoMainWindowIface::~KoMainWindowIface | ( | ) | [virtual] |
| DCOPRef KoMainWindowIface::action | ( | const DCOPCString & | name | ) |
Définition à la ligne 43 du fichier KoMainWindowIface.cc.
| DCOPCStringList KoMainWindowIface::actions | ( | ) |
Définition à la ligne 48 du fichier KoMainWindowIface.cc.
| QMap< DCOPCString, DCOPRef > KoMainWindowIface::actionMap | ( | ) |
Définition à la ligne 60 du fichier KoMainWindowIface.cc.
| ASYNC KoMainWindowIface::print | ( | bool | quick | ) |
Définition à la ligne 65 du fichier KoMainWindowIface.cc.
KoMainWindow* KoMainWindowIface::m_pMainWindow [protected] |
KDCOPActionProxy* KoMainWindowIface::m_actionProxy [protected] |
Définition à la ligne 47 du fichier KoMainWindowIface.h.
Référencé par KoMainWindowIface(), et ~KoMainWindowIface().
1.5.1-p1