Rename method to avoid conflict with Qt's one 41/14941/1
authorLoïc Collignon <loic.collignon@iot.bzh>
Mon, 2 Jul 2018 15:07:51 +0000 (17:07 +0200)
committerLoïc Collignon <loic.collignon@iot.bzh>
Mon, 2 Jul 2018 15:07:51 +0000 (17:07 +0200)
commit5bec8c5045c0247f1b4e06b4e159285b110a5b57
treed7311aed2241820db57fc552e03de6307c78c87b
parent43ec9716bf83d8a6e5ff15909705cb1adc3c1892
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