class KPasswordEdit

A safe password input widget. More...

Definition#include <kpassdlg.h>
InheritsQLineEdit
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Members

Protected Methods


Detailed Description

The widget uses the user's global "echo mode" setting.

const char * password ()

Returns the password. The memory is freed in the destructor so you should make a copy.

void erase ()

Erase the current password.