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
| KateBrowserExtension::KateBrowserExtension | ( | KateDocument * | doc | ) |
Member Function Documentation
| void KateBrowserExtension::copy | ( | ) | [slot] |
| void KateBrowserExtension::slotSelectionChanged | ( | ) | [slot] |
| void KateBrowserExtension::print | ( | ) | [slot] |
The documentation for this class was generated from the following files:

