mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-05-13 21:59:34 +00:00
Update qmlnotifyservice.h
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
parent
79478790ed
commit
5d3ad274e9
@ -24,7 +24,7 @@ class QQmlApplicationEngine;
|
|||||||
* @endcode
|
* @endcode
|
||||||
* Questions
|
* Questions
|
||||||
* CPP
|
* CPP
|
||||||
* @code cpp
|
* @code{cpp}
|
||||||
#include <qmlnotifyservice.h>
|
#include <qmlnotifyservice.h>
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
@ -43,7 +43,7 @@ class QQmlApplicationEngine;
|
|||||||
}
|
}
|
||||||
* @endcode
|
* @endcode
|
||||||
* QML
|
* QML
|
||||||
* @code qml
|
* @code{qml}
|
||||||
NotificationServiceView {
|
NotificationServiceView {
|
||||||
anchors.fill: parent;
|
anchors.fill: parent;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user