52 #ifndef __itkQtProgressBar_h
53 #define __itkQtProgressBar_h
55 #include <QProgressBar>
56 #include "itkCommand.h"
58 #include "itkQtConfigure.h"
76 void ProcessEvent(itk::Object *caller,
const itk::EventObject & event);
78 void ConstProcessEvent(
const itk::Object *caller,
const itk::EventObject & event);
81 void Observe(itk::Object *caller);
itk::MemberCommand< QtProgressBar > RedrawCommandType
RedrawCommandType::Pointer m_RedrawCommand