Kate
KateGotoBar Class Reference
#include <katedialogs.h>
Inheritance diagram for KateGotoBar:

Public Member Functions | |
| KateGotoBar (KTextEditor::View *view, QWidget *parent=0) | |
| void | updateData () |
Public Member Functions inherited from KateViewBarWidget | |
| KateViewBarWidget (bool addCloseButton, QWidget *parent=0) | |
| virtual void | closed () |
| KateViewBar * | viewBar () |
Protected Slots | |
| void | gotoLine () |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
Protected Member Functions inherited from KateViewBarWidget | |
| QWidget * | centralWidget () |
Additional Inherited Members | |
Signals inherited from KateViewBarWidget | |
| void | hideMe () |
Detailed Description
Definition at line 113 of file katedialogs.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1328 of file katedialogs.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 1379 of file katedialogs.cpp.
|
protectedvirtual |
Definition at line 1369 of file katedialogs.cpp.
| void KateGotoBar::updateData | ( | ) |
Definition at line 1357 of file katedialogs.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