class KLineEditDlg
|
Dialog for user to enter a single line of text. More... |
|
|
Public Methods
- KLineEditDlg ( const QString& _text, const QString& _value, QWidget *parent, bool _file_mode = FALSE )
- virtual ~KLineEditDlg ()
- QString text ()
Public Slots
Protected Slots
Protected Members
Detailed Description
Dialog for user to enter a single line of text.
Includes support for URL completion with KURLCompletion.
Create a dialog that asks for a single line of text. _value is the initial
value of the line. _text appears as label on top of the entry box.
Parameters:
_text | Text of the label
|
_value | Initial value of the inputline
|
_file_mode | if set to TRUE, the editor widget will provide command
completion ( Ctrl-S and Ctrl-D ), and a browse button
for the local file system.
|
Returns: the value the user entered
[slot]
Clears the edit widget
[protected slot]
use a QFileDialog to find a file to view.
[protected]
The line edit widget
[protected]
Completion helper ..
- Version: $Id: klineeditdlg.h,v 1.7 1999/12/05 23:53:31 mkoch Exp $
- Author: David Faure <faure@kde.org>, layout management by Preston Brown <pbrown@kde.org>
- Generated: root@tantive.terraplex.com on Sun Feb 27 17:39:25 2000, using kdoc 2.0a33.