mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-27 14:14:33 +00:00
Update README.md
This commit is contained in:
parent
57e4287b3d
commit
bdc1493687
@ -42,7 +42,7 @@ Simple Qml notification service for qml applications.
|
||||
|
||||
### Notification
|
||||
|
||||
### CPP
|
||||
#### CPP
|
||||
``` cpp
|
||||
#include <qmlnotifyservice.h>
|
||||
|
||||
@ -55,7 +55,7 @@ Simple Qml notification service for qml applications.
|
||||
|
||||
```
|
||||
|
||||
### QML
|
||||
#### QML
|
||||
|
||||
``` qml
|
||||
|
||||
@ -68,7 +68,7 @@ Simple Qml notification service for qml applications.
|
||||
### Questions
|
||||
|
||||
|
||||
### CPP
|
||||
#### CPP
|
||||
``` cpp
|
||||
#include <qmlnotifyservice.h>
|
||||
|
||||
@ -90,7 +90,7 @@ Simple Qml notification service for qml applications.
|
||||
|
||||
```
|
||||
|
||||
### QML
|
||||
#### QML
|
||||
|
||||
``` qml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user