ref #3 notificationdata.h add description to method

This commit is contained in:
Oleg-designer 2021-03-29 10:13:25 +03:00
parent 8c506babd0
commit 1806f407e9

View File

@ -5,7 +5,8 @@
namespace QmlNotificationService {
/**
* @brief The NotificationData class view data for NotificationServiceView
* @brief The NotificationData class view data for NotificationServiceView. This class contains a structure with notification data.
*/
class NOTIFYSERVICESHARED_EXPORT NotificationData
{