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

Public Member Functions | |
| KateGotoBar (KTextEditor::View *view, QWidget *parent=0) | |
| void | updateData () |
Protected Slots | |
| void | gotoLine () |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
Detailed Description
Definition at line 113 of file katedialogs.h.
Constructor & Destructor Documentation
| KateGotoBar::KateGotoBar | ( | KTextEditor::View * | view, |
| QWidget * | parent = 0 |
||
| ) | [explicit] |
Definition at line 1300 of file katedialogs.cpp.
Member Function Documentation
| void KateGotoBar::gotoLine | ( | ) | [protected, slot] |
Definition at line 1351 of file katedialogs.cpp.
| void KateGotoBar::keyPressEvent | ( | QKeyEvent * | event | ) | [protected, virtual] |
Definition at line 1341 of file katedialogs.cpp.
| void KateGotoBar::updateData | ( | ) |
Definition at line 1329 of file katedialogs.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference