[SailfishDevel] QML IconButton icon source

christopher.lamb at thurweb.ch christopher.lamb at thurweb.ch
Tue Jun 18 20:15:46 UTC 2013


Thanks Danny

On the Emulator, all icons can be found as follows:

ssh -p 2223 -i ~/.ssh/mer-qt-creator-rsa  root at localhost

find / -name icons

/usr/share/icons
/usr/share/themes/jolla-ambient/meegotouch/icons
/usr/share/themes/blanco/meegotouch/icons
/usr/share/themes/blanco/meegotouch/locale/ar/icons
/usr/share/themes/base/meegotouch/icons
/usr/share/themes/base/meegotouch/locale/ar/icons
/usr/share/themes/harmattanthemes/blanco/meegotouch/icons
/usr/share/themes/harmattanthemes/blanco/meegotouch/locale/ar/icons
/usr/share/mime/icons
/etc/ssh/authorized_keys/harmattanthemes/blanco/meegotouch/icons
/etc/ssh/authorized_keys/harmattanthemes/blanco/meegotouch/locale/ar/icons

Then the Jolla Icons can be listed with:

ls -ahl /usr/share/themes/jolla-ambient/meegotouch/icons

And on your development host they can be found on:

/<your home  
drive>/SailfishOS/mersdk/targets/SailfishOS-i486-x86/usr/share/themes/jolla-ambient/meegotouch/icons

Grüsse

Chris


Zitat von "Danny Thomsen" <vita.ex.machina at gmail.com>:

> Ooops.
>
> The build in icons for use with IconButton and QML coverpage is located
> in:
>
> /usr/share/themes/jolla-ambient/meegotouch/icons
>
> Use like this:
>
>  IconButton {
>
>                     icon.source: "image://theme/icon-m-play"
>
>                 }
>
>
>
>
>
> On 18 June 2013 21:01, Danny Thomsen <vita.ex.machina at gmail.com> wrote:
>
>> The build in icons for use with IconButton and QML coverpage is located
>> in:
>>
>




More information about the Devel mailing list