TDEIO::PasswordDialog Member List
This is the complete list of members for TDEIO::PasswordDialog, including all inherited members.
addCommentLine(const TQString &label, const TQString comment) | TDEIO::PasswordDialog | |
getNameAndPassword(TQString &user, TQString &pass, bool *keep, const TQString &prompt=TQString::null, bool readOnly=false, const TQString &caption=TQString::null, const TQString &comment=TQString::null, const TQString &label=TQString::null) | TDEIO::PasswordDialog | static |
keepPassword() const | TDEIO::PasswordDialog | |
password() const | TDEIO::PasswordDialog | |
PasswordDialog(const TQString &prompt, const TQString &user, bool enableKeep=false, bool modal=true, TQWidget *parent=0, const char *name=0) | TDEIO::PasswordDialog | |
setEnableUserField(bool enable, bool=false) | TDEIO::PasswordDialog | inline |
setKeepPassword(bool b) | TDEIO::PasswordDialog | |
setKnownLogins(const TQMap< TQString, TQString > &knownLogins) | TDEIO::PasswordDialog | |
setPassword(const TQString &password) | TDEIO::PasswordDialog | |
setPrompt(const TQString &prompt) | TDEIO::PasswordDialog | |
setUserReadOnly(bool readOnly) | TDEIO::PasswordDialog | |
username() const | TDEIO::PasswordDialog | |
virtual_hook(int id, void *data) (defined in TDEIO::PasswordDialog) | TDEIO::PasswordDialog | protectedvirtual |
~PasswordDialog() | TDEIO::PasswordDialog |