grc.gui.elements.Param.InputParam Class Reference

Inheritance diagram for grc.gui.elements.Param.InputParam:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__

Public Attributes

 param
 label
 set_markup
 tp

Private Attributes

 _handle_changed


Detailed Description

The base class for an input parameter inside the input parameters dialog.

Definition at line 37 of file Param.py.


Member Function Documentation

def grc.gui.elements.Param.InputParam.__init__ (   self,
  param,
  _handle_changed 
)

Reimplemented in grc.gui.elements.Param.EntryParam, grc.gui.elements.Param.FileParam, and grc.gui.elements.Param.EnumParam.

Definition at line 40 of file Param.py.


Member Data Documentation

grc.gui.elements.Param.InputParam.param

Definition at line 42 of file Param.py.

grc.gui.elements.Param.InputParam._handle_changed [private]

Definition at line 43 of file Param.py.

grc.gui.elements.Param.InputParam.label

Definition at line 44 of file Param.py.

grc.gui.elements.Param.InputParam.set_markup

Definition at line 47 of file Param.py.

grc.gui.elements.Param.InputParam.tp

Reimplemented in grc.gui.elements.Param.EntryParam.

Definition at line 48 of file Param.py.


The documentation for this class was generated from the following file:
Generated on Sat Aug 23 02:00:11 2008 for GNU Radio Companion by  doxygen 1.5.4