Rename method to avoid conflict with Qt's one
authorLoïc Collignon <loic.collignon@iot.bzh>
Mon, 2 Jul 2018 15:07:51 +0000 (17:07 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 13 Dec 2018 13:12:02 +0000 (14:12 +0100)
commit6ea9af1bf19ba06e2e30fe88f247fb274751b23d
treed7311aed2241820db57fc552e03de6307c78c87b
parent52df213f2a810cc66af3c2a3ef009afe7b652d80
Rename method to avoid conflict with Qt's one

Each QtObject define an 'event' method, which can conflict with the
'event' method to handle events in an Application Framework meaning.

Change-Id: I0fad844bfaa8fbfc2d14cc15b1f346b6f739a643
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
qafbwebsocketclient.cpp
qafbwebsocketclient.h