qt5base-lts/tests/auto/gui
Thiago Macieira 9598448758 Remove #ifdef from outside test functions
It's usually a bad idea to surround slots or signals with #ifdef since
moc may not parse it the same way the compiler does.

Change-Id: I6a3623ed7cb9fbc1b966df9d60f71b7fdf91acfe
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-01-10 17:14:29 +01:00
..
image Check if device is opened before trying to create image handler. 2013-12-12 12:02:29 +01:00
itemmodels QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
kernel Remove #ifdef from outside test functions 2014-01-10 17:14:29 +01:00
math3d Add operator[] to QVectorND classes 2013-08-27 17:50:40 +02:00
painting tst_QPainter: fix a Q_DECLARE_METATYPE coming too late 2013-09-20 23:45:06 +02:00
qopengl OpenGL autotests: verify create()/makeCurrent() 2013-09-30 14:18:38 +02:00
text QTextEngine: fix layouting of inline objects in right-aligned tabs. 2013-12-05 16:40:06 +01:00
util Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
gui.pro Remove qopengl auto test when Qt is not configured with OpenGL support 2013-09-02 14:59:02 +02:00