Guitar
Classes | Enumerations
UserEvent.h File Reference
#include <QEvent>
#include <QVariant>
#include <functional>
Include dependency graph for UserEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StartEvent
 
class  UserFunctionEvent
 

Enumerations

enum  UserEvent { UserEvent::Start = QEvent::User, UserEvent::UserFunction }
 

Enumeration Type Documentation

◆ UserEvent

enum UserEvent
strong
Enumerator
Start 
UserFunction