mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-05-08 11:19:38 +00:00
There was added notificationsCount property
This commit is contained in:
parent
50bc65df29
commit
4ce8a6282f
@ -27,6 +27,8 @@ class NOTIFYSERVICESHARED_EXPORT NotificationService: public QObject
|
||||
|
||||
Q_PROPERTY(QObject* history READ history NOTIFY notifyChanged)
|
||||
|
||||
Q_PROPERTY(int notificationsCount READ notificationsCount NOTIFY countNotificationsChanged)
|
||||
|
||||
public:
|
||||
/**
|
||||
* @brief Notify This method return data of the last notify message.
|
||||
|
Loading…
x
Reference in New Issue
Block a user