Re: [Development] Qt platform and theme plugins

2011-12-11 Thread morten.sorvig
On Dec 9, 2011, at 9:00 PM, ext Charley Bay wrote: >From the description, this appears to be an effort to establish a common API >or approach for *both* Qt5Widgets and QML2+? That's what I'd be most excited >about (one approach). Selfishly, I'm mostly focused on QML 2+ in Qt5+, even >we'll

Re: [Development] Qt platform and theme plugins

2011-12-09 Thread Charley Bay
morten spaketh: > Those of you that follow the commits on Gerrit closely may have noticed > the new QPlatformTheme API and wondered what it is. In short, the > QPlatformTheme API is there to support deeper platform integration, > indepentently of QPlatformIntegration. > > , I am *very* interested

[Development] Qt platform and theme plugins

2011-12-09 Thread morten.sorvig
Hello fellow Trolls, Those of you that follow the commits on Gerrit closely may have noticed the new QPlatformTheme API and wondered what it is. In short, the QPlatformTheme API is there to support deeper platform integration, indepentently of QPlatformIntegration. Examples of (current) QPlat