The NetAbilityScanner class check the desktop network status.
More...
#include <NetAbilityScanner.h>
|
void | postStatus (NetWorkState status) |
| postStatus connect the signals for
|
|
The NetAbilityScanner class check the desktop network status.
◆ NetAbilityScanner()
NetAbilityScanner::NetAbilityScanner |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ postStatus
void NetAbilityScanner::postStatus |
( |
NetWorkState |
status | ) |
|
|
signal |
postStatus connect the signals for
- Parameters
-
◆ process_once_fresh()
void NetAbilityScanner::process_once_fresh |
( |
| ) |
|
process_once_fresh: invoke this to make a full check
- Note
- : levarage process here: process_once_fresh -> process_once_online_check() |-> if success connected to internet, stops |-> else do process_once_local_check |-> if success, then local network is access |-> else, disconnected
The documentation for this class was generated from the following files:
- builtin/core/netability_scanner/NetAbilityScanner.h
- builtin/core/netability_scanner/NetAbilityScanner.cpp