Kate
KateCommandLineBar Class Reference
#include <kateviewhelpers.h>
Inheritance diagram for KateCommandLineBar:

Public Slots | |
| void | showHelpPage () |
Public Member Functions | |
| KateCommandLineBar (KateView *view, QWidget *parent=0) | |
| ~KateCommandLineBar () | |
| void | execute (const QString &text) |
| void | setText (const QString &text, bool selected=true) |
Public Member Functions inherited from KateViewBarWidget | |
| KateViewBarWidget (bool addCloseButton, QWidget *parent=0) | |
| virtual void | closed () |
| KateViewBar * | viewBar () |
Additional Inherited Members | |
Signals inherited from KateViewBarWidget | |
| void | hideMe () |
Protected Member Functions inherited from KateViewBarWidget | |
| QWidget * | centralWidget () |
Detailed Description
Definition at line 408 of file kateviewhelpers.h.
Constructor & Destructor Documentation
Definition at line 810 of file kateviewhelpers.cpp.
| KateCommandLineBar::~KateCommandLineBar | ( | ) |
Definition at line 833 of file kateviewhelpers.cpp.
Member Function Documentation
| void KateCommandLineBar::execute | ( | const QString & | text | ) |
Definition at line 847 of file kateviewhelpers.cpp.
Definition at line 839 of file kateviewhelpers.cpp.
|
slot |
Definition at line 829 of file kateviewhelpers.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