OfflineBanner¶
InfoBar bound to WindowHelper.isOnline (2.78).
import QWinUI3.Extras · src/extras/QWinUI3/Extras/OfflineBanner.qml
Category: Other · Library: v2.80
Extends Item.
Example¶
Notes¶
Calls WindowHelper.refreshOnlineStatus on a timer. Closed when online.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
pollMs |
int |
— |
forceShow |
bool |
— |
title |
string |
— |
message |
string |
— |
closableWhenOffline |
bool |
— |
online |
bool |
— |
isOpen |
bool |
— |
Signals¶
| Signature | Description |
|---|---|
retryClicked() |
— |
Methods¶
| Signature | Description |
|---|---|
refresh() |
— |
Inherited from Item¶
Also available (base type / Qt Quick Controls):
width/heightvisibleanchors
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.