KDevelop API Documentation

DocLineEdit Class Reference

#include <doclineedit.h>

Inheritance diagram for DocLineEdit:

Inheritance graph
[legend]
Collaboration diagram for DocLineEdit:

Collaboration graph
[legend]
List of all members.

Signals

void upPressed ()
void downPressed ()
void pgupPressed ()
void pgdownPressed ()
void homePressed ()
void endPressed ()

Public Member Functions

 DocLineEdit (const QString &string, QWidget *parent, const char *name=0)
 DocLineEdit (QWidget *parent=0, const char *name=0)

Protected Member Functions

virtual void keyReleaseEvent (QKeyEvent *e)

Constructor & Destructor Documentation

DocLineEdit::DocLineEdit const QString string,
QWidget parent,
const char *  name = 0
[inline]
 

Definition at line 27 of file doclineedit.h.

DocLineEdit::DocLineEdit QWidget parent = 0,
const char *  name = 0
[inline]
 

Definition at line 29 of file doclineedit.h.


Member Function Documentation

void DocLineEdit::downPressed  )  [signal]
 

Referenced by keyReleaseEvent().

void DocLineEdit::endPressed  )  [signal]
 

Referenced by keyReleaseEvent().

void DocLineEdit::homePressed  )  [signal]
 

Referenced by keyReleaseEvent().

void DocLineEdit::keyReleaseEvent QKeyEvent e  )  [protected, virtual]
 

Definition at line 21 of file doclineedit.cpp.

References downPressed(), endPressed(), homePressed(), pgdownPressed(), pgupPressed(), and upPressed().

void DocLineEdit::pgdownPressed  )  [signal]
 

Referenced by keyReleaseEvent().

void DocLineEdit::pgupPressed  )  [signal]
 

Referenced by keyReleaseEvent().

void DocLineEdit::upPressed  )  [signal]
 

Referenced by keyReleaseEvent().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:41:02 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003