更新UI
This commit is contained in:
@@ -11,9 +11,13 @@ public:
|
||||
QList<QStringList> ReadFile_Csv(const QString &filePath);
|
||||
static tsServerAddr ReadServerAddr();
|
||||
void SystemConfig();
|
||||
template <typename T>
|
||||
T readAndSetDefault(const QString &Path ,const QString& group, const QString& key, const T& defaultValue);
|
||||
|
||||
bool isDebug = true;
|
||||
|
||||
uint16_t TrailRefreshTime;
|
||||
uint16_t UIRefreshTime;
|
||||
QString RTSP_Url;
|
||||
signals:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user