Table of Contents

Class: BrowserDirectory ./UI/Browser.py

Class implementing a BrowserNode that represents a directory.

Base Classes   
BrowserNode
    QListViewItem
Methods   
__init__
fileName
setOpen
  __init__ 
__init__ (
        self,
        parent,
        dinfo,
        after,
        full=1,
        bold=0,
        )

Constructor

Arguments

parent
parent Browser or BrowserNode
dinfo
dinfo is the string for the directory (string or QString)
after
sibling this node is positioned after
full
flag indicating full pathname should be displayed (boolean)
bold
flag indicating a highlighted display (boolean)
  fileName 
fileName ( self )

Public method returning the directory name of this node.

Returns

directory name (string)

  setOpen 
setOpen ( self,  o )

Public slot to set/reset the open state.

Arguments

  • -- flag indicating the open state


Table of Contents

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