KateBrowserExtension Class Reference
#include <katedocumenthelpers.h>
Inheritance diagram for KateBrowserExtension:

Detailed Description
Interface for embedding KateDocument into a browser.
Definition at line 36 of file katedocumenthelpers.h.
Public Slots | |
| void | copy () |
| void | slotSelectionChanged () |
| void | print () |
Public Member Functions | |
| KateBrowserExtension (KateDocument *doc) | |
Constructor & Destructor Documentation
|
|
Constructor.
Definition at line 30 of file katedocumenthelpers.cpp. |
Member Function Documentation
|
|
copy text to clipboard
Definition at line 39 of file katedocumenthelpers.cpp. |
|
|
print the current file
Definition at line 45 of file katedocumenthelpers.cpp. |
|
|
selection has changed
Definition at line 50 of file katedocumenthelpers.cpp. |
The documentation for this class was generated from the following files:

