tool::Bar Class Reference

List of all members.

Public Member Functions

def __init__
def add_space
def add_widget
def add_stock

Private Attributes

 __toolbar

Detailed Description

Definition at line 31 of file tool.py.


Member Function Documentation

def tool::Bar::__init__ (   self,
  toolbar 
)

Definition at line 32 of file tool.py.

def tool::Bar::add_space (   self  ) 

Definition at line 36 of file tool.py.

def tool::Bar::add_stock (   self,
  name,
  stock_id,
  label,
  tip_text,
  important,
  cb 
)

Definition at line 63 of file tool.py.

def tool::Bar::add_widget (   self,
  widget,
  tip_text,
  private_text 
)

Definition at line 43 of file tool.py.


Member Data Documentation

tool::Bar::__toolbar [private]

Definition at line 33 of file tool.py.


The documentation for this class was generated from the following file: