This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pouya
/
SepantaUIKit
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
0
Tags
56 KiB
Tree:
c5c316a3fb
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c5c316a3fb'
${ noResults }
SepantaUIKit
/
SepantaUiKit
/
aCommon
/
Icon.qml
9 lines
107 B
Raw
Normal View
History
Initial component UI finished
1 year ago
import
QtQuick
2.13
import
"../"
UImage
{
width:
24
height:
24
color:
Colors
.
tertiaryEnable
}