Skip to content

A tiny clean room implementation of the event processing loop in Qt

License

Notifications You must be signed in to change notification settings

glencornell/TinyEventLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Event Library

This is a rewrite of the event processing loop in Qt Core. I wrote it as a way to educate myself on C++.

TODO:

  • Refactor to run in memory-contrained environments (i.e. Arduino) staticFunctional is a good example
  • [ ]

About

A tiny clean room implementation of the event processing loop in Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published