The Filtering panel.
More...
#include <FilteringPanel.h>
|
| FilteringPanel () |
| The default constructor.
|
|
virtual | ~FilteringPanel () |
| The destructor.
|
|
void | closeWindow () |
|
void | updateText () |
|
void | setFilter () |
|
void | updateTextAndSetFilter () |
|
void | selectMagicDisplayFilterInComboBox () |
|
virtual Bool_t | HandleKey (Event_t *ev) |
|
|
TGComboBox * | fCombo |
| Combo box for the filter strategies.
|
|
TGTextView * | fSelectedTextView |
|
Bool_t | fAddedEntries |
| !< For text describing filter strategy selected
|
|
The Filtering panel.
Set the FilterStrategy in MagicDisplay w/o the command line
Definition at line 56 of file FilteringPanel.h.
The documentation for this class was generated from the following files: