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

Protected Functions

Additional Inherited Members


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 © 2005 Trolltech Trademarks
Qt 4.0.0-b2