完成获取应用列表、获取内置app列表
This commit is contained in:
@ -16,5 +16,8 @@ typedef struct taButtonStruct{
|
||||
QColor text_color;
|
||||
QColor text_cover_color;
|
||||
QString path;
|
||||
QString initial_position;
|
||||
QString op;
|
||||
QString func;
|
||||
}ButtonStruct;
|
||||
#endif //OFFICEASSISTANT_BUTTONSTRUCT_H
|
||||
|
Reference in New Issue
Block a user