OnlineState QML Type
This singleton represents the network state. More...
Import Statement: | import BrickStore 1.0 |
Properties
- online : bool
Detailed Description
The current online state of the application. This is mirroring the operating system's online state.
Property Documentation
online : bool |
This property holds whether the system is currently online.
© 2004-2025 Robert Griebl. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. All trademarks are property of their respective owners.