func:导入导出添加基本替换功能。
This commit is contained in:
@@ -30,6 +30,13 @@ public:
|
||||
bool is_import_{false};
|
||||
bool is_import_sucess_{false};
|
||||
|
||||
private:
|
||||
void replace();
|
||||
void with_draw();
|
||||
|
||||
public:
|
||||
QString pre_content_{};
|
||||
|
||||
private:
|
||||
Ui::CDataEdit* ui;
|
||||
QString data_{};
|
||||
|
||||
Reference in New Issue
Block a user