-
Tomaz Canabrava authored
Now I'v discovered a Slot that returns a bool, this is not very good because Qt expects a slot to have the same return type as the signal, void, always. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
Tomaz Canabrava authoredNow I'v discovered a Slot that returns a bool, this is not very good because Qt expects a slot to have the same return type as the signal, void, always. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
Loading