QtConcurrent-run-inherited-member-function
Jump to navigation
Jump to search
To call an inherited member function of an object using QtConcurrent::run, you must cast the member function address to the subclass type.
To call an inherited member function of an object using QtConcurrent::run, you must cast the member function address to the subclass type.