[new] 新增正则表达式和管理员密码输入

This commit is contained in:
xueyan hu
2021-12-20 18:08:32 +08:00
parent 6cf1a1b556
commit aefd4cd367
18 changed files with 629 additions and 779 deletions

View File

@@ -29,6 +29,7 @@ public:
static bool setIpRouteList(const QList<QStringList>& list, QString& err_info);
static QString NewExp(QString ip, QString mask);
static bool validate(const QString& addr);
static bool testSetMode(QString& err_info);
static void testGetMode();