KateBrowserExtension Class Reference
Interface for embedding KateDocument into a browser. More...
#include <katedocumenthelpers.h>
Inheritance diagram for KateBrowserExtension:

Public Slots | |
void | copy () |
void | slotSelectionChanged () |
void | print () |
Public Member Functions | |
KateBrowserExtension (KateDocument *doc) |
Detailed Description
Interface for embedding KateDocument into a browser.Definition at line 36 of file katedocumenthelpers.h.
Constructor & Destructor Documentation
|
Constructor.
References KParts::BrowserExtension::enableAction(), and slotSelectionChanged(). |
Member Function Documentation
|
copy text to clipboard Definition at line 38 of file katedocumenthelpers.cpp. |
|
selection has changed Definition at line 48 of file katedocumenthelpers.cpp. References KParts::BrowserExtension::enableAction(). Referenced by KateBrowserExtension(). |
|
print the current file Definition at line 43 of file katedocumenthelpers.cpp. |
The documentation for this class was generated from the following files: