|  | 
|  | KeyboardEventMatcher (IvwKey key=IvwKey::Undefined, KeyStates states=KeyState::Press, KeyModifiers modifier=KeyModifiers(flags::none)) | 
| virtual KeyboardEventMatcher * | clone () const override | 
| virtual bool | operator() (Event *) override | 
| IvwKey | key () const | 
| void | setKey (IvwKey key) | 
| KeyStates | states () const | 
| void | setStates (KeyStates states) | 
| KeyModifiers | modifiers () const | 
| void | setModifiers (KeyModifiers modifiers) | 
| virtual void | setCurrentStateAsDefault () override | 
| virtual void | resetToDefaultState () override | 
| virtual bool | isDefaultState () const override | 
| virtual void | serialize (Serializer &s) const override | 
| virtual void | deserialize (Deserializer &d) override | 
| virtual bool | assign (const EventMatcher *src) override | 
| virtual std::string | displayString () const override | 
|  | 
|  | KeyboardEventMatcher (const KeyboardEventMatcher &)=default | 
| KeyboardEventMatcher & | operator= (const KeyboardEventMatcher &)=default | 
|  | KeyboardEventMatcher (KeyboardEventMatcher &&)=default | 
| KeyboardEventMatcher & | operator= (KeyboardEventMatcher &&)=default | 
|  | EventMatcher (const EventMatcher &)=default | 
| EventMatcher & | operator= (const EventMatcher &)=default | 
|  | EventMatcher (EventMatcher &&)=default | 
| EventMatcher & | operator= (EventMatcher &&)=default | 
◆ assign()
  
  | 
        
          | virtual bool inviwo::KeyboardEventMatcher::assign | ( | const EventMatcher * | src | ) |  |  | overridevirtual | 
 
 
◆ clone()
  
  | 
        
          | virtual KeyboardEventMatcher * inviwo::KeyboardEventMatcher::clone | ( |  | ) | const |  | overridevirtual | 
 
 
◆ deserialize()
  
  | 
        
          | virtual void inviwo::KeyboardEventMatcher::deserialize | ( | Deserializer & | d | ) |  |  | overridevirtual | 
 
 
◆ displayString()
  
  | 
        
          | virtual std::string inviwo::KeyboardEventMatcher::displayString | ( |  | ) | const |  | overridevirtual | 
 
 
◆ isDefaultState()
  
  | 
        
          | virtual bool inviwo::KeyboardEventMatcher::isDefaultState | ( |  | ) | const |  | overridevirtual | 
 
 
◆ operator()()
  
  | 
        
          | virtual bool inviwo::KeyboardEventMatcher::operator() | ( | Event * |  | ) |  |  | overridevirtual | 
 
 
◆ resetToDefaultState()
  
  | 
        
          | virtual void inviwo::KeyboardEventMatcher::resetToDefaultState | ( |  | ) |  |  | overridevirtual | 
 
 
◆ serialize()
  
  | 
        
          | virtual void inviwo::KeyboardEventMatcher::serialize | ( | Serializer & | s | ) | const |  | overridevirtual | 
 
 
◆ setCurrentStateAsDefault()
  
  | 
        
          | virtual void inviwo::KeyboardEventMatcher::setCurrentStateAsDefault | ( |  | ) |  |  | overridevirtual | 
 
 
The documentation for this class was generated from the following file: