Table of Contents

Class: ProjectBrowserSimpleDir ./Project/ProjectBrowser.py

Class implementing a small wrapper around BrowserNode.

It sets a pixmap depending on the open state.

Base Classes   
BrowserNode
Methods   
__init__
setOpen
  __init__ 
__init__ (
        self,
        parent,
        text,
        )

Constructor

Arguments

parent
parent widget of this item (QListView or QListViewItem)
text
text to be displayed (string or QString)
  setOpen 
setOpen ( self,  o )

Slot called to open/close the tree node.

It sets the pixmap displayed next to the tree node depending of the open status of the node.

Arguments

  • -- flag indicating the open status (boolean)


Table of Contents

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