jaredtao
TaoQuick
TaoQuick is a QtQuick/Qml Component library, integrating some commonly used QtQuick components, and making the appropriate function expansion to facilitate development of Qml applications.
Preview
Main Page
Change Skin
I18n
Button Controls
Data Entry Controls
TableControls
TaoQuick Core Library
Core library source code path:
src/TaoQuick/imports/TaoQuick/Qml
To avoid confusion with Qt default components, TaoQuick component names begin with Cus (the abbreviation of custom)
CusConfig is the global configuration, mainly containing font, theme and so on. All components are displayed in this configuration.