ClientSessionWidget

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.client_session_widget.ClientSessionWidget(parent=None)[source]

Bases: PyQt4.QtGui.QStackedWidget, lib_openmolar.common.qt4.postgres.postgres_session_widget.PostgresSessionWidget

This widget is both the central widget for the client gui, and a Session Widget.

__init__(parent=None)[source]
add(widget, session_name)[source]

the addTab method

set_session(session)[source]
setup_ui()[source]
update_status()[source]

let the user know the connection state

Table Of Contents

Previous topic

ClientMainWindow

Next topic

Colours