[Development] Qt 5.5.0 header diff: QtGui.diff
Allan Sandfeld Jensen
kde at carewolf.com
Sat Jun 6 11:03:43 CEST 2015
On Friday 05 June 2015, Frederik Gladhorn wrote:
>
Something is wrong with the diff. The qpen.h diff is listed as
src/gui/painting/qpdfwriter.h.
On the topic of qpen.h, I am a little concerned about the addition of
Q_DECL_NOTHROW to the two non-inlined methods QPen(const QPen &pen) and
QPen &operator=(const QPen &pen). Q_DECL_NOEXCEPT should be fine I think, but
throw() is represented in the C++ mangled name with MSVC.
`Allan
More information about the Development
mailing list