okteta
GotoOffsetController Class Reference
#include <gotooffsetcontroller.h>
Inheritance diagram for GotoOffsetController:

Detailed Description
Definition at line 41 of file gotooffsetcontroller.h.
Public Member Functions | |
| GotoOffsetController (KXMLGUIClient *guiClient) | |
| virtual void | setTargetModel (AbstractModel *model) |
| virtual | ~GotoOffsetController () |
Protected Slots | |
| void | gotoOffset () |
Protected Attributes | |
| KHECore::KAbstractByteArrayModel * | mByteArray |
| KHEUI::KByteArrayView * | mByteArrayView |
| QAction * | mGotoOffsetAction |
| KGotoOffsetDialog * | mGotoOffsetDialog |
Constructor & Destructor Documentation
| GotoOffsetController::GotoOffsetController | ( | KXMLGUIClient * | guiClient | ) | [explicit] |
Definition at line 48 of file gotooffsetcontroller.cpp.
| GotoOffsetController::~GotoOffsetController | ( | ) | [virtual] |
Definition at line 106 of file gotooffsetcontroller.cpp.
Member Function Documentation
| void GotoOffsetController::gotoOffset | ( | ) | [protected, slot] |
Definition at line 79 of file gotooffsetcontroller.cpp.
| void GotoOffsetController::setTargetModel | ( | AbstractModel * | model | ) | [virtual] |
Reimplemented from AbstractXmlGuiController.
Definition at line 61 of file gotooffsetcontroller.cpp.
Member Data Documentation
Definition at line 60 of file gotooffsetcontroller.h.
Definition at line 59 of file gotooffsetcontroller.h.
QAction* GotoOffsetController::mGotoOffsetAction [protected] |
Definition at line 62 of file gotooffsetcontroller.h.
KGotoOffsetDialog* GotoOffsetController::mGotoOffsetDialog [protected] |
Definition at line 64 of file gotooffsetcontroller.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference