8
How to get network status in QML?
(lemmy.ml)
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
What about checking via dbus?
that would be ideal! but I can't seem to find a way to do it natively without some C++ library like this one?
I need to setup notifications here. I am not familiar with how qml works, but can't ituse qt native integration, like the one documented in the kde page