Home · Modules · Classes · Namespaces · Functions

QxtLineEdit Class Reference
[QxtGui module]

The QxtLineEdit widget is a line edit that is able to show a sample text. More...

    #include <QxtLineEdit>

Inherits QLineEdit.

Properties

Public Functions

Public Slots

Additional Inherited Members


Detailed Description

The QxtLineEdit widget is a line edit that is able to show a sample text.

QxtLineEdit is a line edit that is able to show a sample text. The sample text is shown when the line edit is empty and has no focus.

"Two empty QxtLineEdits: non-focused and focused."


Property Documentation

sampleText : QString

This property holds the sample text of the line edit.

The sample text is shown when the line edit is empty and has no focus.

Access functions:


Member Function Documentation

QxtLineEdit::QxtLineEdit ( QWidget * parent = 0 )

Constructs a new QxtLineEdit with parent.

QxtLineEdit::QxtLineEdit ( const QString & text, QWidget * parent = 0 )

Constructs a new QxtLineEdit with text and parent.

QxtLineEdit::~QxtLineEdit ()   [virtual]

Destructs the line edit.


Copyright © 2007-2011 Qxt Foundation
Qxt 0.6.2