how to convert QThread::currentThread() to Qstring? i want to use it as unique identificator (for example (0x22ff48)) for each 'game room' where each is running in separate thread.
how to convert QThread::currentThread() to Qstring? i want to use it as unique identificator (for example (0x22ff48)) for each 'game room' where each is running in separate thread.
Qt Code:
To copy to clipboard, switch view to plain text mode
daemonna (15th July 2010)
Bookmarks