Change documentation to refer to up to date property name in QtQuick
Change-Id: I78550862a2b1eb14f89c5ad01cc3718cf83606d2 Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
This commit is contained in:
parent
4451010026
commit
d3c6664fb0
@ -72,7 +72,7 @@ QInputMethod::~QInputMethod()
|
||||
information like virtual keyboard visibility and keyboard dimensions.
|
||||
|
||||
Qt Quick also provides access to QInputMethod in QML through \l{QmlGlobalQtObject}{Qt global object}
|
||||
as \c Qt.application.inputPanel property.
|
||||
as \c Qt.inputMethod property.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user