qt5base-lts/src
Thiago Macieira add16725a3 Don't use the union trick to do unlawful casts
GCC 4.7 is printing this (bogus) warning:
qobject.h:166:15: warning: 'QObject::findChildren(const QString&, Qt::FindChildOptions) const [with T = QMenuBar*; Qt::FindChildOptions = QFlags<Qt::FindChildOption>]::<anonymous union>' declared with greater visibility than the type of its field 'QObject::findChildren(const QString&, Qt::FindChildOptions) const [with T = QMenuBar*; Qt::FindChildOptions = QFlags<Qt::FindChildOption>]::<anonymous union>::typedList' [-Wattributes]

Change-Id: I2d1c365e3191f3a5c7b2241deb35f0ae47d79afc
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-28 04:02:45 +01:00
..
3rdparty Doc: Fix module name format 2013-01-25 17:27:44 +01:00
angle Fix linking ANGLE on MinGW-w64 64-bit 2012-12-20 14:23:57 +01:00
concurrent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib Don't use the union trick to do unlawful casts 2013-01-28 04:02:45 +01:00
dbus Doc: Fix module name format 2013-01-25 17:27:44 +01:00
gui Doc: Add a note for QDesktopServices about deprecated functions 2013-01-27 10:23:46 +01:00
network Doc: Fix module name format 2013-01-25 17:27:44 +01:00
opengl Doc: Fix module name format 2013-01-25 17:27:44 +01:00
platformsupport Disable only accessibility bridge without dbus on linux 2013-01-23 10:56:34 +01:00
plugins cocoa: Fix Mouse Event tracking of button status 2013-01-25 23:17:58 +01:00
printsupport Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql Doc: Fix module name format 2013-01-25 17:27:44 +01:00
testlib Doc: Fix module name format 2013-01-25 17:27:44 +01:00
tools Doc: Fix module name format 2013-01-25 17:27:44 +01:00
widgets Doc: Fix module name format 2013-01-25 17:27:44 +01:00
winmain Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xml Doc: Fix module name format 2013-01-25 17:27:44 +01:00
src.pro Add ANGLE as a 3rdparty library to Qt. 2012-10-24 02:29:15 +02:00