Help needed!!!
pradeepsimba opened this issue ยท 0 comments
Problem with qt in getting outputs.
I want to get the cpu usage , ram usage ,process list and app list with qt.
In Windows
I am getting ram usage from this code.
But app list , cpu usage and process outputs are not showed.
In linux
In linux the cpu usage output not showed.
In Mac
In mac the app list output not showed.
Why this problem occured ?
How can I solve this ?