| ... | ... | @@ -49,7 +49,7 @@ we provides different classes that are already designed to work with icons. For |
|
|
|
instance `IconButton` allows to make a clickable button and `IconLabel` provides
|
|
|
|
some preset for visualizing an icon
|
|
|
|
|
|
|
|
```
|
|
|
|
```qml
|
|
|
|
Widgets.IconLabel {
|
|
|
|
text: VLCIcons.history
|
|
|
|
color: VLCStyle.colors.caption
|
| ... | ... | |
| ... | ... | |