fix: 测试openkylin是否自动传包
This commit is contained in:
parent
bce08d92c6
commit
fb8521e6d9
|
@ -31,7 +31,7 @@ public:
|
|||
void removeFont(QString path); /* 卸载字体 */
|
||||
int getFontSize(); /* 获取预览字号 */
|
||||
QString getPreviewValue(); /* 获取预览文字 */
|
||||
void getFilterType(FontType type); /* 更改过滤类型 */
|
||||
void getFilterType(FontType type); /* 更改过滤类型 */
|
||||
void dragEnterAddFont(QStringList fontList); /* 拖拽安装字体 */
|
||||
void updateDelegate(); /* 更新代理绘制每项高度 */
|
||||
bool isControlApplyFont(); /* 判断当前字体是否为控制面板应用字体 */
|
||||
|
|
Loading…
Reference in New Issue