replace combined stateUpdated signal with individual events
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
void sendEventImmediately(std::shared_ptr<Event> event);
|
||||
void addEvent(std::shared_ptr<Event> event);
|
||||
void processEvents();
|
||||
void clearEvents();
|
||||
|
||||
bool hasEvents() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user