wyyrepo / qt-notify

Simple notifications for qt apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qt-notify

Simple notifications for qt apps

NotifyManager *manager = new NotifyManager(this);
manager->notify(title, body, icon, url);

About

Simple notifications for qt apps

License:MIT License


Languages

Language:C++ 96.7%Language:QMake 3.3%