QML: Tutorial2 try to experiment with footnotes
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
bc2d18b285
commit
e359cb720c
@ -100,7 +100,7 @@ Falkon.PluginInterface {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The plugin / extension inherits from `Falkon.PluginInterface`[link][1].
|
The plugin / extension inherits from `Falkon.PluginInterface` [^1] .
|
||||||
The full code can be found at
|
The full code can be found at
|
||||||
[extensions/qml_tutorial_2](../extensions/qml_tutorial_2)
|
[extensions/qml_tutorial_2](../extensions/qml_tutorial_2)
|
||||||
|
|
||||||
@ -131,4 +131,4 @@ Return `true` if is and `false` if not.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
[1]: https://github.com/KDE/falkon/blob/master/src/lib/plugins/qml/qmlplugininterface.h
|
[^1]: https://falkon.sgorava.xyz/docs/class_qml_plugin_interface.html
|
||||||
|
Loading…
Reference in New Issue
Block a user