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 };
}
|
void keyPressEvent (QKeyEvent *)
|
[protected:
virtual]
- Author: Geert Jansen <geertj@kde.org>
- Generated: marc@yogi on Tue Mar 27 13:07:09 2001, using kdoc 2.0a48.