summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimage
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2014-01-26 14:02:51 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-29 00:18:15 +0100
commite13b0cc4a08871af0fd4414f63d466712e0105d2 (patch)
treea136db06b0e9910b72482715942c5a3eded8ed1f /tests/auto/gui/image/qimage
parentb4c31488a7c8abc05871a39fa6b579c605429dcc (diff)
Fix usage of QObjectPrivate::connect when q_func() is private.
q_func() which is declared in Q_DECLARE_PUBLIC is usually private. We should use q_ptr directly in QObjectPrivate::connect, otherwise it does not compile when trying to access the private q_func Change-Id: I235165a0994327102dbb31c390c2cafdffe806dc Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'tests/auto/gui/image/qimage')
0 files changed, 0 insertions, 0 deletions