Type: Change python to QML
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
abbeb3ba4e
commit
b022eabbb5
@ -34,7 +34,8 @@ according to system color settings and looks awkward on my machine.
|
|||||||
|
|
||||||
## Falkon module
|
## Falkon module
|
||||||
|
|
||||||
To access Falkon specific features and functions inside the python script you need to use `Falkon` module.
|
To access Falkon specific features and functions inside the QML script
|
||||||
|
you need to use `Falkon` module.
|
||||||
|
|
||||||
```qml
|
```qml
|
||||||
import org.kde.falkon 1.0 as Falkon
|
import org.kde.falkon 1.0 as Falkon
|
||||||
|
Loading…
Reference in New Issue
Block a user