func:实现了排序功能。
This commit is contained in:
@@ -44,6 +44,7 @@ private:
|
||||
void init_menu();
|
||||
void ele_update_gui(Element_t* target, int row);
|
||||
void show_custom_menu();
|
||||
void sort_by_repeat(std::vector<Element_t*>& vec);
|
||||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent* event);
|
||||
|
||||
Reference in New Issue
Block a user