Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Introduction

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.

Follow up articles : Developer API

Clone this wiki locally