system() is the naive OS interface mecahnism. It will stall the calling program while executing. an async QProcess is a better mechanism if you must call a subshell...The sophisitcated Linux way is to use the dbus system to talk directly to NetworkManager.
-
-
Why external Makefile not working in Qt project?
Moved Solved Qt 6 -
-
-
problem with System()
Unsolved General and Desktop -
-
-
-
-