Doc: Add documentation for deprecated function.
Change-Id: If1e76e4ac7f1da5f0362a7774b3341a4fedb31b0 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
This commit is contained in:
parent
49c8a28563
commit
70bc7f8b32
@ -203,6 +203,13 @@ void QInputMethod::hide()
|
|||||||
ic->hideInputPanel();
|
ic->hideInputPanel();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*!
|
||||||
|
\fn bool QInputMethod::visible() const
|
||||||
|
\obsolete
|
||||||
|
|
||||||
|
Use isVisible() instead.
|
||||||
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\property QInputMethod::visible
|
\property QInputMethod::visible
|
||||||
\brief Virtual keyboard's visibility on the screen
|
\brief Virtual keyboard's visibility on the screen
|
||||||
|
Loading…
Reference in New Issue
Block a user