Re: [Development] Old platform-specific functions

2015-11-02 Thread Sze Howe Koh
On 10 October 2015 at 11:06, Sze Howe Koh wrote: > > On 16 September 2015 at 15:46, Jake Petroules > wrote: > > > On Sep 15, 2015, at 9:07 PM, Sze Howe Koh wrote: > > > > > > Hi all, > > > > > > There's a list of platform-specific functions from Qt 4: > > > http://doc.qt.io/qt-5/exportedfunction

Re: [Development] Old platform-specific functions

2015-10-09 Thread Sze Howe Koh
On 16 September 2015 at 15:46, Jake Petroules wrote: > > On Sep 15, 2015, at 9:07 PM, Sze Howe Koh wrote: > > > > Hi all, > > > > There's a list of platform-specific functions from Qt 4: > > http://doc.qt.io/qt-5/exportedfunctions.html > > > > It looks like most of these functions are now gone. T

Re: [Development] Old platform-specific functions

2015-09-16 Thread Jake Petroules
> On Sep 15, 2015, at 9:07 PM, Sze Howe Koh wrote: > > Hi all, > > There's a list of platform-specific functions from Qt 4: > http://doc.qt.io/qt-5/exportedfunctions.html > > It looks like most of these functions are now gone. The non-existing > functions should be removed from the documentati

[Development] Old platform-specific functions

2015-09-15 Thread Sze Howe Koh
Hi all, There's a list of platform-specific functions from Qt 4: http://doc.qt.io/qt-5/exportedfunctions.html It looks like most of these functions are now gone. The non-existing functions should be removed from the documentation, but 3 functions remain in the code base: * qt_mac_secure_keyboard

[Development] Old platform-specific functions

2013-10-28 Thread Sze Howe Koh
Hello, I was doing some doc cleaning when I found this page: http://qt-project.org/doc/qt-5.1/qtdoc/exportedfunctions.html Most of the functions are long gone, so I'll remove them. I'm not sure what to do with 3 of them though: * qt_set_sequence_auto_mnemonic() is marked Q_GUI_EXPORT (qkeysequen