Home | Trees | Indices | Help |
|
---|
|
Python structures to represent filters. These structures can be transformed to QT forms.
|
|||
Filter Base class for filters |
|||
GroupBoxFilter Filter where the items are displayed in a QGroupBox |
|||
ComboBoxFilter Filter where the items are displayed in a QComboBox |
|
|||
|
|
Convert a python data structure to a filter, using the following rules : if structure is an instance of Filter, return structure else create a GroupBoxFilter from the structure |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:51 2009 | http://epydoc.sourceforge.net |