UserPasswordDialog

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/UserPasswordDialog.rst

methods and attributes

class lib_openmolar.common.qt4.dialogs.user_dialog.UserPasswordDialog(parent=None)[source]

Bases: lib_openmolar.common.qt4.dialogs.base_dialog.BaseDialog

a dialog which gets a username and password

__init__(parent=None)[source]
name[source]
password[source]
set_label_text(text)

change the label text.

set_name(name)[source]
sizeHint()[source]

Table Of Contents

Previous topic

UpperCaseLineEdit

Next topic

XLS_Writer