lpt
2025-07-29 20073f502f7a5f9af019e8c987ef96c6fac27a55
1
2
3
4
5
6
#include "systemmonitor.h"
 
SystemMonitor::SystemMonitor(QObject *parent) : QObject(parent)
{
 
}