fix:修正替换后的界面显示和替换选项优化。
This commit is contained in:
@@ -52,7 +52,7 @@ private:
|
||||
protected:
|
||||
void closeEvent(QCloseEvent* event);
|
||||
void keyPressEvent(QKeyEvent* event);
|
||||
|
||||
void replace_str(const QString& pre, const QString& after, Element_t* ele);
|
||||
private:
|
||||
Element_t* get_element_by_key(const QString& key);
|
||||
Element_t* get_element_by_row(int row);
|
||||
|
||||
Reference in New Issue
Block a user