Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MenuItemMPEZoneSelector Class Referencefinal

#include <MenuItemMPEZoneSelector.h>

Inheritance diagram for MenuItemMPEZoneSelector:
Inheritance graph
Collaboration diagram for MenuItemMPEZoneSelector:
Collaboration graph

Public Member Functions

 MenuItemMPEZoneSelector (char const *newName=NULL)
 
void beginSession (MenuItem *navigatedBackwardFrom=NULL)
 
char const ** getOptions ()
 
void readCurrentValue ()
 
void writeCurrentValue ()
 
MenuItemselectButtonPress ()
 
- Public Member Functions inherited from MenuItemSelection
 MenuItemSelection (char const *newName=NULL)
 
void beginSession (MenuItem *navigatedBackwardFrom)
 
void selectEncoderAction (int offset)
 
- Public Member Functions inherited from MenuItemValue
 MenuItemValue (char const *newName=NULL)
 
void beginSession (MenuItem *navigatedBackwardFrom)
 
void selectEncoderAction (int offset)
 
void readValueAgain () final
 
bool selectEncoderActionEditsInstrument () final
 
- Public Member Functions inherited from MenuItem
 MenuItem (char const *newName=NULL)
 
virtual void horizontalEncoderAction (int offset)
 
virtual void selectEncoderAction (int offset)
 
virtual void beginSession (MenuItem *navigatedBackwardFrom=NULL)
 
virtual bool isRelevant (Sound *sound, int whichThing)
 
virtual char const * getName ()
 
virtual MenuItemselectButtonPress ()
 
virtual int checkPermissionToBeginSession (Sound *sound, int whichThing, MultiRange **currentRange)
 
virtual void readValueAgain ()
 
virtual bool selectEncoderActionEditsInstrument ()
 
virtual uint8_t getPatchedParamIndex ()
 
virtual uint8_t getIndexOfPatchedParamToBlink ()
 
virtual uint8_t shouldDrawDotOnName ()
 
virtual uint8_t shouldBlinkPatchingSourceShortcut (int s, uint8_t *colour)
 
virtual MenuItempatchingSourceShortcutPress (int s, bool previousPressStillActive=false)
 
virtual void unlearnAction ()
 
virtual bool allowsLearnMode ()
 
virtual void learnKnob (MIDIDevice *fromDevice, int whichKnob, int modKnobMode, int midiChannel)
 
virtual bool learnNoteOn (MIDIDevice *fromDevice, int channel, int noteCode)
 
virtual void learnCC (MIDIDevice *fromDevice, int channel, int ccNumber, int value)
 
virtual bool shouldBlinkLearnLed ()
 
virtual bool isRangeDependent ()
 
virtual bool usesAffectEntire ()
 
virtual void drawName ()
 

Public Attributes

uint8_t whichZone
 
- Public Attributes inherited from MenuItemSelection
char const ** basicOptions
 
- Public Attributes inherited from MenuItem
char const * name
 

Additional Inherited Members

- Protected Member Functions inherited from MenuItemSelection
virtual char const ** getOptions ()
 
virtual int getNumOptions ()
 
virtual void drawValue ()
 
virtual void readCurrentValue ()
 
virtual void writeCurrentValue ()
 
virtual void drawValue ()=0
 

Constructor & Destructor Documentation

◆ MenuItemMPEZoneSelector()

MenuItemMPEZoneSelector::MenuItemMPEZoneSelector ( char const *  newName = NULL)
inline

Member Function Documentation

◆ beginSession()

void MenuItemMPEZoneSelector::beginSession ( MenuItem navigatedBackwardFrom = NULL)
virtual

Reimplemented from MenuItem.

◆ getOptions()

char const ** MenuItemMPEZoneSelector::getOptions ( )
virtual

Reimplemented from MenuItemSelection.

◆ readCurrentValue()

void MenuItemMPEZoneSelector::readCurrentValue ( )
virtual

Reimplemented from MenuItemValue.

◆ selectButtonPress()

MenuItem * MenuItemMPEZoneSelector::selectButtonPress ( )
virtual

Reimplemented from MenuItem.

◆ writeCurrentValue()

void MenuItemMPEZoneSelector::writeCurrentValue ( )
virtual

Reimplemented from MenuItemValue.

Member Data Documentation

◆ whichZone

uint8_t MenuItemMPEZoneSelector::whichZone

The documentation for this class was generated from the following files: