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
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
> 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
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
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