Kate
KateBrowserExtension Class Reference
Interface for embedding KateDocument into a browser. More...
#include <katedocumenthelpers.h>
Inheritance diagram for KateBrowserExtension:
Public Slots | |
| void | print () |
| void | slotSelectionChanged () |
Public Member Functions | |
| KateBrowserExtension (KateDocument *doc) | |
Detailed Description
Interface for embedding KateDocument into a browser.
Definition at line 34 of file katedocumenthelpers.h.
Constructor & Destructor Documentation
| KateBrowserExtension::KateBrowserExtension | ( | KateDocument * | doc | ) | [explicit] |
Member Function Documentation
| void KateBrowserExtension::print | ( | ) | [slot] |
print the current file
Definition at line 48 of file katedocumenthelpers.cpp.
| void KateBrowserExtension::slotSelectionChanged | ( | ) | [slot] |
The documentation for this class was generated from the following files:
KDE 4.3 API Reference