[PyQt] QMainWindow::unifiedTitleAndToolBarOnMac missing?

Kovid Goyal kovid at kovidgoyal.net
Sat Aug 23 13:46:43 BST 2014


Thanks :)

Kovid.

On Sat, Aug 23, 2014 at 01:37:03PM +0100, Phil Thompson wrote:
> On 23/08/2014 12:17 pm, Kovid Goyal wrote:
> >Any chance you could send me the patch for it, I could probably figure
> >it out on my own, but given that I just released calibre 2.0 I am rather
> >swamped working around the myriad regressions in Qt 5 that somehow
> >slipped past the three month long beta process for calibre 2.0.
> >
> >I'd rather not have to deploy a snapshot version of PyQt with calibre on
> >OS X.
> >
> >If it is difficult to extract the patch, no big deal, I'll get to it on
> >my own eventually :)
> >
> >Thanks,
> >
> >Kovid.
> >
> >P. S. IIRC you've said before that you plan to make the PyQt VCS
> >public sometime in the future, just an added motivation: if you did
> >so, my google searches would likely have found the patch and I would not
> >be bothering you now :)
> 
> Something like...
> 
> %If (Qt_5_2_0 -)
>     void setUnifiedTitleAndToolBarOnMac(bool set);
>     bool unifiedTitleAndToolBarOnMac() const;
> %End
> 
> ..to qmainwindow.sip
> 
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> 
> !DSPAM:3,53f88b0b18451010535853!
> 
> 

-- 
_____________________________________

Dr. Kovid Goyal 
http://www.kovidgoyal.net
http://calibre-ebook.com
_____________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140823/b0be4a14/attachment.sig>


More information about the PyQt mailing list