This website requires JavaScript.
Explore
Help
Sign In
tan
/
Spectral
Watch
1
Star
0
Fork
You've already forked Spectral
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
dbf129a82e
Spectral
/
qml
/
component
/
ButtonDelegate.qml
7 lines
87 B
QML
Raw
Normal View
History
Unescape
Escape
Code reformatting && tooltip.
2018-07-09 02:45:26 +00:00
import
QtQuick
2.11
import
QtQuick
.
Controls
2.4
First commit.
2018-02-23 14:39:14 +00:00
Add experimental dark mode.
2018-03-21 11:13:47 +00:00
ItemDelegate
{
id: itemDelegate
First commit.
2018-02-23 14:39:14 +00:00
}