Andrew Dolby
Andrew Dolby
If you want to receive a token from C++ you can connect to the tokenChanged signal just as you've done above, but since the signal doesn't emit the token value...
Yeah, the flag for always emitting would be helpful for me-- the use case is that the message is a command from a server to tell the app to synchronize...
There is the *= operator which will prevent duplicates from being added to a variable. It looks like we might be able to use it to prevent adding duplicates to...