Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

BrowserImpl Class Reference

List of all members.

Public Member Functions

 setViewDecimal (on)
 setViewHexadecimal (on)
 contextMenuShow (item, point, column)
 copyToClipboard ()
 copyLineToClipboard ()
 updateView ()
 loadSchema (filename)
 setupSchema ()
 loadHierarchy (lat, xbrd)
 populateRegs (lat)
 updateList (regList, listView)
 selectItem (item)
 fillViews ()
 getCurrentItem ()
 getCurrentParent ()
 getCurrentGrandParent ()
 getCurrentGreatGrandParent ()
 fillRegsView (parent, listView)
 setDefaults ()
 clearViews ()
 clearValues (listView)
 browserPreferences ()
 selectFile ()
 fileNew ()
 fileOpen ()
 fileSave ()
 fileSaveAs ()
 filePrint ()
 printRegList (regList, listHeader)
 fileExit ()
 editUndo ()
 editRedo ()
 editCut ()
 editCopy ()
 editPaste ()
 editFind ()
 helpOnline ()
 helpContents ()
 helpAbout ()

Detailed Description

Definition at line 49 of file BrowserImpl.py.


Member Function Documentation

selectItem item   ) 
 

This function calls the clearViews function to clear all the register lists from the Tab window and then shows the registers of the selected Hierarchy node as well as upper level nodes

setupSchema  ) 
 

self.__step = float(str(self.browserPreferences.timestepValue.text())) self.__timer.start(self.__step*1000, False) # seconds in milliseconds This function creates the Hierarchy tree and treeMap from the selected Schema.xml file


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:26:41 2006 for LATTE R04-12-00 by doxygen 1.4.3