Kate
KateBrowserExtension Class Reference
#include <katedocumenthelpers.h>
Inheritance diagram for KateBrowserExtension:
Public Slots | |
void | print () |
Public Member Functions | |
KateBrowserExtension (KateDocument *doc) | |
Public Member Functions inherited from KParts::BrowserExtension | |
BrowserExtension (KParts::ReadOnlyPart *parent) | |
virtual | ~BrowserExtension () |
QString | actionText (const char *name) const |
BrowserArguments | browserArguments () const |
BrowserInterface * | browserInterface () const |
bool | isActionEnabled (const char *name) const |
bool | isURLDropHandlingEnabled () const |
void | pasteRequest () |
virtual void | restoreState (QDataStream &stream) |
virtual void | saveState (QDataStream &stream) |
virtual void | setBrowserArguments (const BrowserArguments &args) |
void | setBrowserInterface (BrowserInterface *impl) |
void | setURLDropHandlingEnabled (bool enable) |
virtual int | xOffset () |
virtual int | yOffset () |
Detailed Description
Interface for embedding KateDocument into a browser.
Definition at line 36 of file katedocumenthelpers.h.
Constructor & Destructor Documentation
|
explicit |
Member Function Documentation
|
slot |
print the current file
Definition at line 42 of file katedocumenthelpers.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.