On Tue, Jul 1, 2014 at 10:54 AM, Jean-Marc Lasgouttes <lasgout...@lyx.org> wrote: > 01/07/2014 16:41, Scott Kostyshak: > >> error: ‘UniteClip’ is not a member of ‘Qt’ >> Qt::UniteClip); >> ^ >> >> It looks like this change was intended: >> "This is one of the few source breakages we will do for Qt 5. The >> unite clip complicates and slows down some rendering paths and it is >> not very useful." >> https://bugreports.qt-project.org/browse/QTBUG-20140 > > > These are amusing people. How do they suggest that I draw a string but hide > the middle? Is the best solution to draw the string twice with two different > clip rects? I can do that.
Others seem puzzled also by the change. e.g. http://permalink.gmane.org/gmane.comp.lib.qt.user/5518 (and there was no reply to that message it seems). Scott