QEditorBrowserExtension Class Reference
#include <qeditor_browserextension.h>
Inheritance diagram for QEditorBrowserExtension:


Public Slots | |
void | copy () |
void | slotSelectionChanged () |
Public Member Functions | |
QEditorBrowserExtension (QEditorPart *doc) | |
Private Attributes | |
QEditorPart * | m_doc |
Constructor & Destructor Documentation
|
Definition at line 27 of file qeditor_browserextension.cpp. References slotSelectionChanged(). |
Member Function Documentation
|
Definition at line 33 of file qeditor_browserextension.cpp. References QEditorView::copy(), QEditorPart::currentView(), and m_doc. |
|
Definition at line 39 of file qeditor_browserextension.cpp. References KParts::BrowserExtension::enableAction(), QEditorPart::hasSelection(), and m_doc. Referenced by QEditorBrowserExtension(). |
Member Data Documentation
|
Definition at line 39 of file qeditor_browserextension.h. Referenced by copy(), and slotSelectionChanged(). |
The documentation for this class was generated from the following files:
- editors/qeditor/qeditor_browserextension.h
- editors/qeditor/qeditor_browserextension.cpp