NewDatabaseDialog

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.admin.qt4.dialogs.new_db_dialog.NewDatabaseDialog(parent=None)[source]

Bases: lib_openmolar.common.qt4.dialogs.extendable_dialog.ExtendableDialog

__init__(parent=None)[source]
database_name[source]

the name the user has enetered

exec_()[source]
set_database_name(name)[source]

set the name the user has enetered

sizeHint()[source]

Table Of Contents

Previous topic

MyRelationalModel

Next topic

NewRowDialog