ConnectDialog

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.common.qt4.postgres.connect_dialog.ConnectDialog(parent=None)[source]

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

this dialog will invite the user to enter the parameters required to connect to a database

__init__(parent=None)[source]
alternate_chosen(conn_data)[source]
chosen_connection[source]
connection[source]
exec_()[source]
known_connections[source]

returns a list of type ConnectionData

set_known_connections(connections)[source]

set connections

set_label()[source]
sizeHint()[source]

Table Of Contents

Previous topic

CompletionTextEdit

Next topic

Connection230Data