Well, the place in "this" that emits the signal will have to take care of passing a valid object to the signal when emitting it.
Since QBluetoothAddress is a class, just creating an instance of it will create an initialiized object, so the emit cannot be called without a valid and initialized "address"
Cheers,
_






Reply With Quote
Bookmarks