HEADERS += \ $$PWD/CUIComponentBase.h \ $$PWD/CUIComponentBaseContainerWidget.h \ $$PWD/CUIComponentBaseWidget.h \ $$PWD/CUIDefine.h \ $$PWD/CUIRadioComponent.h \ CUI.h \ CUIButtonBox.h \ CUICheckBox.h \ CUIComboBox.h \ CUIGroupBox.h \ CUILineEdit.h \ CUIPushButton.h \ CUIRadioButton.h \ CUITabWidget.h \ CUIWidget.h \ CUISigsCenter.h \ CUIPropertyAPI.h \ CUIConfig.h SOURCES += \ $$PWD/CUIComponentBase.cpp \ $$PWD/CUIComponentBaseContainerWidget.cpp \ $$PWD/CUIComponentBaseWidget.cpp \ $$PWD/CUIRadioComponent.cpp \ CUI.cpp \ CUIButtonBox.cpp \ CUICheckBox.cpp \ CUIComboBox.cpp \ CUIGroupBox.cpp \ CUILineEdit.cpp \ CUIPushButton.cpp \ CUIRadioButton.cpp \ CUITabWidget.cpp \ CUIWidget.cpp \ CUIConfig.cpp \ CUISigsCenter.cpp