class KPasswordEdit
|
A safe password input widget.
More... |
|
|
Public Types
- enum EchoModes { OneStar, ThreeStars, NoEcho };
}
Public Methods
Public Members
Protected Methods
The widget uses the user's global "echo mode" setting.
| KPasswordEdit (QWidget *parent=0, const char *name=0)
|
Create a widget using the user's global "echo mode" setting.
| KPasswordEdit (QWidget *parent, const char *name, int echoMode)
|
Create a widget using echoMode as "echo mode".
Returns the password. The memory is freed in the destructor
so you should make a copy.
Erase the current password.
| enum EchoModes { OneStar, ThreeStars, NoEcho };
}
|
[protected:
virtual]
Reimplemented from QLineEdit.
- Author: Geert Jansen <geertj@kde.org>
- Generated: masato@ss10 on Wed Apr 11 11:54:32 2001, using kdoc 2.0a48.