Table of Contents

Class: ProjectBrowserDirectory ./Project/ProjectBrowser.py

Class implementig a BrowserNode that represents a directory.

Base Classes   
BrowserDirectory
Methods   
__init__
setOpen
  __init__ 
__init__ (
        self,
        parent,
        dinfo,
        after,
        full=1,
        bold=0,
        vcs=None,
        )

Constructor

Arguments

parent
the parent Browser or BrowserNode
dinfo
name of the directory (string or QString)
after
the sibling this node is position after or None, if this is the first child
full
flag indicating whether the full pathname of the directory should be displayed
bold
flag indicating whether the directory name should be displayed in bold
vcs
if a vcs object is given, the VCS status of the files contained in the directory is displayed
  setOpen 
setOpen ( self,  o )

Slot called to open/close the directory 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