Package client :: Module Connection
[hide private]
[frames] | no frames]

Module Connection

source code

Overview

This module provides the dialog necessary for connecting to a Basin Remote session. It provides a mechanism for permanently storing profiles for a user to easily connect to multiple sessions.

Classes [hide private]
  ConnectionDialog
  Profile
This is just a small structure for keeping track of Connection Profiles.
Variables [hide private]
  PYQT_VERSION = 262913
  PYQT_VERSION_STR = '4.3.1'
  QT_VERSION = 262659
  QT_VERSION_STR = '4.2.3'
  QtCriticalMsg = 2
  QtDebugMsg = 0
  QtFatalMsg = 3
  QtSystemMsg = 2
  QtWarningMsg = 1
  qApp = <PyQt4.QtGui.QApplication object at 0x405682ac>