Re: RFC: Application wide shortcuts in QML

2012-12-14 Thread Mark
On Thu, Dec 13, 2012 at 4:20 PM, Aaron J. Seigo wrote: > On Tuesday, December 11, 2012 15:24:01 Mark wrote: >> Could you post a link to that Qt 5.1 api when you find it again? I did >> a bit of searching, but nothing thus far. > > nothing has been published thus far. discussions will be ongoing on

Re: RFC: Application wide shortcuts in QML

2012-12-13 Thread Aaron J. Seigo
On Tuesday, December 11, 2012 15:24:01 Mark wrote: > Could you post a link to that Qt 5.1 api when you find it again? I did > a bit of searching, but nothing thus far. nothing has been published thus far. discussions will be ongoing on the qt devel list. > As for limiting it's usage. In my case

Re: RFC: Application wide shortcuts in QML

2012-12-11 Thread Mark
On Tue, Dec 11, 2012 at 3:02 PM, Aaron J. Seigo wrote: > On Friday, December 7, 2012 22:39:09 Mark wrote: >> Hi, >> >> I just made this blog post [1] and would like to see if i can include >> this - quite handy - QML component in the KDE imports. I think it fits >> quite nicely in the "qtextracomp

Re: RFC: Application wide shortcuts in QML

2012-12-11 Thread Aaron J. Seigo
On Friday, December 7, 2012 22:39:09 Mark wrote: > Hi, > > I just made this blog post [1] and would like to see if i can include > this - quite handy - QML component in the KDE imports. I think it fits > quite nicely in the "qtextracomponents" import. > > The syntax is as follows (in QML): > Shor

RFC: Application wide shortcuts in QML

2012-12-07 Thread Mark
Hi, I just made this blog post [1] and would like to see if i can include this - quite handy - QML component in the KDE imports. I think it fits quite nicely in the "qtextracomponents" import. The syntax is as follows (in QML): Shortcut { key: "Ctrl+C" onActivated: { console.log("