mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-28 23:52:55 +08:00
Documentation fix
This commit is contained in:
parent
f79a434934
commit
8d09d7a6fb
@ -77,7 +77,7 @@ class QPython : public QObject {
|
|||||||
* \code
|
* \code
|
||||||
* import pyotherside
|
* import pyotherside
|
||||||
*
|
*
|
||||||
* pyotherside.call('new-entries', 100, 123)
|
* pyotherside.send('new-entries', 100, 123)
|
||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
* The event can be captured in QML like this:
|
* The event can be captured in QML like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user