Re: QIcon::fromTheme

2015-05-24 Thread Jeremy Whiting
9:38 PM, Albert Astals Cid wrote: >> > El Dissabte, 23 de maig de 2015, a les 19:45:57, Jeremy Whiting va > escriure: >> >> Hello all, >> >> >> >> I'm confused about how QIcon::fromTheme works (or maybe how it's >> >> supposed to work?

Re: QIcon::fromTheme

2015-05-24 Thread Albert Astals Cid
on't know, it is my understanding that it should work, have you straced it? Cheers, Albert > > BR, > Jeremy > > On Sat, May 23, 2015 at 9:38 PM, Albert Astals Cid wrote: > > El Dissabte, 23 de maig de 2015, a les 19:45:57, Jeremy Whiting va escriure: > >> H

Re: QIcon::fromTheme

2015-05-24 Thread Jeremy Whiting
a les 19:45:57, Jeremy Whiting va escriure: >> Hello all, >> >> I'm confused about how QIcon::fromTheme works (or maybe how it's >> supposed to work?) I've got Kmouth frameworks branch built and >> installed into /usr/local on two different machines. In both c

Re: QIcon::fromTheme

2015-05-24 Thread Alexander Semke
Hi Jeremy, > I'm confused about how QIcon::fromTheme works (or maybe how it's > supposed to work?) I've got Kmouth frameworks branch built and > installed into /usr/local on two different machines. In both cases it > installs phrase.png and phrasebook.png icons in

Re: QIcon::fromTheme

2015-05-23 Thread Albert Astals Cid
El Dissabte, 23 de maig de 2015, a les 19:45:57, Jeremy Whiting va escriure: > Hello all, > > I'm confused about how QIcon::fromTheme works (or maybe how it's > supposed to work?) I've got Kmouth frameworks branch built and > installed into /usr/local on two differ

QIcon::fromTheme

2015-05-23 Thread Jeremy Whiting
Hello all, I'm confused about how QIcon::fromTheme works (or maybe how it's supposed to work?) I've got Kmouth frameworks branch built and installed into /usr/local on two different machines. In both cases it installs phrase.png and phrasebook.png icons into /usr/local/share/ic

Re: QIcon::fromTheme on non linux platforms

2014-12-13 Thread Albert Astals Cid
El Dimarts, 9 de desembre de 2014, a les 20:34:23, Jeremy Whiting va escriure: > Hey all, > > In looking into building some kde applications on windows and mac besides > linux I've come across a minor hiccup. In many applications and frameworks > possibly we use QIcon::fromThe

QIcon::fromTheme on non linux platforms

2014-12-09 Thread Jeremy Whiting
Hey all, In looking into building some kde applications on windows and mac besides linux I've come across a minor hiccup. In many applications and frameworks possibly we use QIcon::fromTheme to get icons from a named icon. This is even recommended in the kf5 porting notes, however on non