Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
QtConcurrent-BlockingMapped-Other-Object-Member-Function-Bind
Jump to navigation
Jump to search
Demonstrates how to pass each object in the container to a member function of different class instance using boost::bind. You can alternatively do this by overloading operator() [developer.qt.nokia.com]