add:添加历史可以双击选取。

This commit is contained in:
2025-04-03 14:55:22 +08:00
parent c2c3f6f2ca
commit ba08530203
3 changed files with 10 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ private:
void showEvent(QShowEvent* event);
void select_ok();
void del_item();
void double_click(const QModelIndex& index);
public:
QString cur_{};