lib
KoViewIface Class Reference
Inheritance diagram for KoViewIface:

Detailed Description
Definition at line 32 of file KoViewIface.h.
DCOP Member Functions | |
| DCOPRef | action (const QCString &name) |
| QCStringList | actions () |
| QMap< QCString, DCOPRef > | actionMap () |
Public Member Functions | |
| KoViewIface (KoView *view) | |
| KoViewIface (const char *name, KoView *view) | |
| virtual | ~KoViewIface () |
Static Public Member Functions | |
| static QCString | newIfaceName () |
Protected Attributes | |
| KoView * | m_pView |
| KDCOPActionProxy * | m_actionProxy |
The documentation for this class was generated from the following files:

