Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

QAccessibleLineEdit Class Reference

The QAccessibleLineEdit class implements the QAccessibleInterface for widgets with editable text. More...

#include <QAccessibleLineEdit>

Inherits QAccessibleWidget.

Public Functions

Static Public Members

Protected Functions


Detailed Description

The QAccessibleLineEdit class implements the QAccessibleInterface for widgets with editable text.


Member Function Documentation

QAccessibleLineEdit::QAccessibleLineEdit ( QWidget * w, const QString & name = QString() )

Constructs a QAccessibleLineEdit object for w. name is propagated to the QAccessibleWidget constructor.

QLineEdit * QAccessibleLineEdit::lineEdit () const   [protected]

Returns the line edit.


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2