Orfeo Toolbox  3.16
Public Types | Signals | Public Member Functions | Private Attributes | List of all members
itk::QtProgressBar Class Reference

#include <itkQtProgressBar.h>

+ Inheritance diagram for itk::QtProgressBar:
+ Collaboration diagram for itk::QtProgressBar:

Public Types

typedef itk::MemberCommand
< QtProgressBar
RedrawCommandType
 

Signals

void SetValueChanged (int)
 

Public Member Functions

 QtProgressBar (QWidget *parent)
 
 ~QtProgressBar ()
 
void ConstProcessEvent (const itk::Object *caller, const itk::EventObject &event)
 
RedrawCommandTypeGetRedrawCommand (void) const
 
void Observe (itk::Object *caller)
 
void ProcessEvent (itk::Object *caller, const itk::EventObject &event)
 

Private Attributes

itk::Object::Pointer m_Caller
 
RedrawCommandType::Pointer m_RedrawCommand
 

Detailed Description

Definition at line 25 of file itkQtProgressBar.h.

Member Typedef Documentation

Command Class invoked for button redraw

Definition at line 31 of file itkQtProgressBar.h.

Constructor & Destructor Documentation

itk::QtProgressBar::QtProgressBar ( QWidget *  parent)
itk::QtProgressBar::~QtProgressBar ( )

Destructor

Definition at line 38 of file itkQtProgressBar.cxx.

References m_Caller.

Member Function Documentation

void itk::QtProgressBar::ConstProcessEvent ( const itk::Object caller,
const itk::EventObject event 
)

Definition at line 68 of file itkQtProgressBar.cxx.

References SetValueChanged().

Referenced by QtProgressBar().

QtProgressBar::RedrawCommandType * itk::QtProgressBar::GetRedrawCommand ( void  ) const
void itk::QtProgressBar::Observe ( itk::Object caller)
void itk::QtProgressBar::ProcessEvent ( itk::Object caller,
const itk::EventObject event 
)

Manage a Progress event

Definition at line 52 of file itkQtProgressBar.cxx.

References SetValueChanged().

Referenced by QtProgressBar().

void itk::QtProgressBar::SetValueChanged ( int  )
signal

Referenced by ConstProcessEvent(), and ProcessEvent().

Member Data Documentation

itk::Object::Pointer itk::QtProgressBar::m_Caller
private

Definition at line 55 of file itkQtProgressBar.h.

Referenced by Observe(), QtProgressBar(), and ~QtProgressBar().

RedrawCommandType::Pointer itk::QtProgressBar::m_RedrawCommand
private

Definition at line 56 of file itkQtProgressBar.h.

Referenced by GetRedrawCommand(), Observe(), and QtProgressBar().


The documentation for this class was generated from the following files:

Generated at Sun May 19 2013 02:24:34 for Orfeo Toolbox with doxygen 1.8.3.1