Kate
KateBrowserExtension Class Reference
Interface for embedding KateDocument into a browser. More...
#include <katedocumenthelpers.h>
Inheritance diagram for KateBrowserExtension:
Public Slots | |
void | copy () |
void | print () |
void | slotSelectionChanged () |
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
KateBrowserExtension::KateBrowserExtension | ( | KateDocument * | doc | ) |
Member Function Documentation
void KateBrowserExtension::copy | ( | ) | [slot] |
void KateBrowserExtension::print | ( | ) | [slot] |
void KateBrowserExtension::slotSelectionChanged | ( | ) | [slot] |
The documentation for this class was generated from the following files: