Table of Contents

Module: UserInterface eric3/UI/UserInterface.py

Module implementing the main user interface.

Imported modules   
from Debugger.DebugServer import DebugServer
from Debugger.DebugUI import DebugUI
from EmailDialog import EmailDialog
from FindFileDialog import FindFileDialog
from Helpviewer.HelpWindow import HelpWindow
from Icons.Icons import *
from Icons.ToolIcons import *
from Info import *
from LogView import LogView
from LogWidget import LogWidget
import Preferences
from Preferences.PreferencesDialog import PreferencesDialog
from Preferences.ShortcutsDialog import ShortcutsDialog
from Project.Project import Project
from Project.ProjectBrowser import ProjectBrowser
from PyUnit.UnittestDialog import UnittestDialog
from SBVviewer import SBVviewer
import Scripting
from Scripting.LoadScriptDialog import LoadScriptDialog
from Scripting.ScriptManager import *
from Shell import Shell
from ToolConfigurationDialog import ToolConfigurationDialog
import Utilities
import ViewManager
from Wizards.Wizard import Wizards
import os
from qt import *
from qtext import QSCINTILLA_VERSION_STR
import string
import sys
Classes   

Redirector

Helper class used to redirect stdout and stderr to the log window

UserInterface

Class implementing the main user interface.


Table of Contents

This document was automatically generated by HappyDoc version 2.1