wip: qml components

This commit is contained in:
2025-08-15 01:49:01 +08:00
parent 06a1ca00bd
commit 5db2207ee0
5 changed files with 141 additions and 0 deletions

View File

@ -0,0 +1,6 @@
module Components
internal SelectorBase SelectorBase.qml
DirectorySelector 1.0 DirectorySelector.qml
FileSelector 1.0 FileSelector.qml
SectionTitle 1.0 SectionTitle.qml