資源簡介
QT5下實現USB設備插入或移去的監聽!
代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????183??2016-11-12?23:52??wmevent_test\main.cpp
?????文件???????3726??2016-11-13?00:38??wmevent_test\mainwindow.cpp
?????文件????????436??2016-11-12?23:57??wmevent_test\mainwindow.h
?????文件????????654??2016-11-12?23:52??wmevent_test\mainwindow.ui
?????文件????????385??2016-11-12?23:52??wmevent_test\wmevent_test.pro
?????文件??????23860??2016-11-13?00:00??wmevent_test\wmevent_test.pro.user
?????目錄??????????0??2016-11-13?00:39??wmevent_test
-----------?---------??----------?-----??----
????????????????29244????????????????????7
評論
共有 條評論