feat:添加一个自定义风格的类
class:ExCustomStyle的类,但是里面是空白的,为后面更新的控件风格作为一个基准
This commit is contained in:
6
QtCustomStyleEx/ExCustomStyle.cpp
Normal file
6
QtCustomStyleEx/ExCustomStyle.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "ExCustomStyle.h"
|
||||
|
||||
ExCustomStyle::ExCustomStyle()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user