Package dsc_suite :: Package gui :: Module dsc
[hide private]
[frames] | no frames]

Module dsc

source code

module dsc

This module is the main class of the GUI interface. It contains the class DSC. If you create an object from this class the GUI will be started. The GUI uses the PyQt4 Framework, so this must be installed on your computer. This module has only been tested under windows OS. It should work under different OS as well, but minor parts could need to be changed.


Author: Tobias Heimpold

Version: 1.7

Classes [hide private]
  DSC
class DSC(QMainWindow) This class is the main part of the GUI.
Variables [hide private]
  path_cwd = os.path.split(path_cwd) [0]
  dsc = DSC()