![]() |
VR-Forces 4.1 Class Documentation
|
class DtFilteredListView: More...
Public Member Functions | |
| DtGlobalFilterContainer (const DtFilter &, bool display) | |
| DtGlobalFilterContainer (const DtGlobalFilterContainer &orig) | |
| virtual | ~DtGlobalFilterContainer () |
Public Attributes | |
| DtFilter * | myFilter |
| bool | myDisplay |
class DtFilteredListView:
Instances of DtFilteredListView are list boxes and combo boxes that allow the entry of model and discovery of model types based on supplied filters. If there is more than one filter, those filter types (if they have different names) will be added to the combo box to allow users to show only those filtered items If the prePaintCell method is set, calls it before paint cell
|
inline |
|
virtual |
| DtFilter* DtGlobalFilterContainer::myFilter |
| bool DtGlobalFilterContainer::myDisplay |