Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Use 'QtConcurrent::run()' with a static member function

$
0
0
Greetings. I want to use ‘QtConcurrent::run()’ with a static member function of a class that I developed, but it generates a compiler error. I read the documentation of this function and review of <QtConcurrentRun>. This explains how to use ‘QtConcurrent::run()’ with a class member function (and that is how I trying to use it), but do not know if the fact that it is a static member function can affect. Thanks in advance for any answers and/or suggestions

Viewing all articles
Browse latest Browse all 18427

Trending Articles