okteta
CopyAsController Class Reference
#include <copyascontroller.h>
Inheritance diagram for CopyAsController:

Detailed Description
Definition at line 39 of file copyascontroller.h.
Public Member Functions | |
| CopyAsController (KDocumentManager *documentManager, KXMLGUIClient *guiClient) | |
| virtual void | setTargetModel (AbstractModel *model) |
Protected Attributes | |
| QActionGroup * | mCopyAsActionGroup |
| KDocumentManager * | mDocumentManager |
| KXMLGUIClient * | mGuiClient |
| AbstractModel * | mModel |
| KDE::If::DataSelectable * | mSelectionControl |
Constructor & Destructor Documentation
| CopyAsController::CopyAsController | ( | KDocumentManager * | documentManager, | |
| KXMLGUIClient * | guiClient | |||
| ) |
Definition at line 48 of file copyascontroller.cpp.
Member Function Documentation
| void CopyAsController::setTargetModel | ( | AbstractModel * | model | ) | [virtual] |
Member Data Documentation
QActionGroup* CopyAsController::mCopyAsActionGroup [protected] |
Definition at line 62 of file copyascontroller.h.
KDocumentManager* CopyAsController::mDocumentManager [protected] |
Definition at line 56 of file copyascontroller.h.
KXMLGUIClient* CopyAsController::mGuiClient [protected] |
Definition at line 57 of file copyascontroller.h.
AbstractModel* CopyAsController::mModel [protected] |
Definition at line 59 of file copyascontroller.h.
Definition at line 60 of file copyascontroller.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference