You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
Mohammed Nafees edited this page Dec 19, 2013
·
2 revisions
QNotify
Notification framework for Qt C++ applications
Today all the major GUI platforms and the applications built for them utilise notifications very aptly. Notifications enable an app to communicate with the user in short sentences which have proved to be very successful. Hence, I thought that Qt, the biggest GUI toolkit, should have such a notification system too. QNotify is the result of this commitment.