Interface class to model different behaviors of TOPPView. More...
#include <OpenMS/VISUAL/TOPPViewBehaviorInterface.h>
 
  
 | Public Slots | |
| virtual void | showSpectrumAs1D (int index)=0 | 
| Behavior for showSpectraumAs1D.  More... | |
| virtual void | activate1DSpectrum (int index)=0 | 
| Behavior for activate1DSpectrum.  More... | |
| virtual void | activate1DSpectrum (std::vector< int, std::allocator< int > > indices)=0 | 
| virtual void | deactivate1DSpectrum (int index)=0 | 
| Behavior for deactivate1DSpectrum.  More... | |
| virtual void | activateBehavior ()=0 | 
| Slot for behavior activation.  More... | |
| virtual void | deactivateBehavior ()=0 | 
| Slot for behavior deactivation.  More... | |
| Public Member Functions | |
| virtual | ~TOPPViewBehaviorInterface () | 
| Destructor.  More... | |
Interface class to model different behaviors of TOPPView.
| 
 | inlinevirtual | 
Destructor.
| 
 | pure virtualslot | 
Behavior for activate1DSpectrum.
Referenced by TOPPViewBase::activate1DSpectrum().
| 
 | pure virtualslot | 
| 
 | pure virtualslot | 
Slot for behavior activation.
Referenced by TOPPViewBase::viewChanged().
| 
 | pure virtualslot | 
Behavior for deactivate1DSpectrum.
Referenced by TOPPViewBase::deactivate1DSpectrum().
| 
 | pure virtualslot | 
Slot for behavior deactivation.
Referenced by TOPPViewBase::viewChanged().
| 
 | pure virtualslot | 
Behavior for showSpectraumAs1D.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:36 using doxygen 1.8.5 |