Kate
KateScriptConsole Class Reference
#include <katescriptconsole.h>
Inheritance diagram for KateScriptConsole:

Public Slots | |
| void | executePressed () |
Public Member Functions | |
| KateScriptConsole (KateView *view, QWidget *parent=NULL) | |
| virtual | ~KateScriptConsole () |
Public Member Functions inherited from KateViewBarWidget | |
| KateViewBarWidget (bool addCloseButton, QWidget *parent=0) | |
| KateViewBar * | viewBar () |
Protected Member Functions | |
| virtual void | closed () |
Protected Member Functions inherited from KateViewBarWidget | |
| QWidget * | centralWidget () |
Additional Inherited Members | |
Signals inherited from KateViewBarWidget | |
| void | hideMe () |
Detailed Description
Definition at line 72 of file katescriptconsole.h.
Constructor & Destructor Documentation
Definition at line 103 of file katescriptconsole.cpp.
|
virtual |
Definition at line 127 of file katescriptconsole.cpp.
Member Function Documentation
|
protectedvirtual |
Reimplemented from KateViewBarWidget.
Definition at line 132 of file katescriptconsole.cpp.
|
slot |
Definition at line 138 of file katescriptconsole.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.
KDE API Reference
Public Member Functions inherited from