25 #ifndef WPROGRESSCOMBINER_H
26 #define WPROGRESSCOMBINER_H
31 #include <boost/thread.hpp>
33 #include "WProgress.h"
34 #include "WExportCommon.h"
87 virtual void addSubProgress( boost::shared_ptr< WProgress > progress );
94 virtual void removeSubProgress( boost::shared_ptr< WProgress > progress );
109 std::string getCombinedNames()
const;
136 #endif // WPROGRESSCOMBINER_H