add battery
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#ifndef _ABOUTWIDGET_H_
|
||||
#ifndef _ABOUTWIDGET_H_
|
||||
#define _ABOUTWIDGET_H_
|
||||
|
||||
#include <QObject>
|
||||
@@ -27,12 +27,6 @@ private slots:
|
||||
|
||||
private:
|
||||
void initUi();
|
||||
bool execResult(const char* cmd, std::string& result);
|
||||
bool execResult2(const char* cmd, std::string& result);
|
||||
|
||||
QString getLinuxVersion();
|
||||
QString getDCMTKVersion();
|
||||
|
||||
//QString queryVersion(const QString& packName);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user