Table of Contents

Module: ProjectBrowser ./Project/ProjectBrowser.py

Module implementing the project browser part of the eric3 UI.

Imported modules   
from Icons.FileIcons import IconDirClosed, IconDirOpen
from UI.Browser import *
import os
from qt import *
import shutil
import sys
Classes   

PBrowser

Baseclass implementing common functionality for the various browsers.

ProjectBrowser

Class implementing the project browser part of the eric3 UI.

ProjectBrowserDirectory

Class implementig a BrowserNode that represents a directory.

ProjectBrowserSimpleDir

Class implementing a small wrapper around BrowserNode.

ProjectFormsBrowser

A class used to display the forms part of the project.

ProjectOthersBrowser

A class used to display the parts of the project, that don't fit the other categories.

ProjectSourcesBrowser

A class used to display the Sources part of the project.

ProjectTranslationsBrowser

A class used to display the translations part of the project.


Table of Contents

This document was automatically generated on Fri Mar 14 19:54:50 2003 by HappyDoc version 2.1