Document default QWindow::visibility value
Change-Id: I732a78622fd65c465c1f1bf216a04346da09e439 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
a313caca23
commit
72941fca04
@ -304,6 +304,8 @@ void QWindowPrivate::init(QWindow *parent, QScreen *targetScreen)
|
||||
the platform.
|
||||
When reading the visibility property you will always get the actual state,
|
||||
never AutomaticVisibility.
|
||||
|
||||
The default value is Hidden.
|
||||
*/
|
||||
QWindow::Visibility QWindow::visibility() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user