#include <event.hpp>
◆ Event() [1/3]
  
  | 
        
          | Nui::Event::Event | ( | std::function< bool(std::size_t eventId)> | action, |  
          |  |  | std::function< bool()> | valid = [] { return true; } |  
          |  | ) |  |  |  | inlineexplicit | 
 
 
◆ Event() [2/3]
  
  | 
        
          | Nui::Event::Event | ( | Event const & |  | ) |  |  | delete | 
 
 
◆ Event() [3/3]
  
  | 
        
          | Nui::Event::Event | ( | Event && |  | ) |  |  | default | 
 
 
◆ ~Event()
◆ operator bool()
  
  | 
        
          | Nui::Event::operator bool | ( |  | ) | const |  | inlineexplicit | 
 
 
◆ operator()()
  
  | 
        
          | bool Nui::Event::operator() | ( | std::size_t | eventId | ) | const |  | inline | 
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: