应该完成了
This commit is contained in:
@ -50,7 +50,7 @@ public:
|
||||
bool get_software(QList<ButtonStruct>* buttons, ConfigResponse* config_response);
|
||||
bool update_app();
|
||||
bool get_buttons(QList<ButtonStruct> &buttons);
|
||||
bool get_category(QList<Categrory> &categrories);
|
||||
bool get_category(QList<Categrory>& categrories, bool is_edit);
|
||||
bool set_category(QList<Categrory>& categrories);
|
||||
bool get_all_software(QList<Record> &softwares,int category);
|
||||
QSqlDatabase db;
|
||||
|
Reference in New Issue
Block a user