MagicSmoke  $VERSION$
MProgressWrapperDebug Class Reference
Inheritance diagram for MProgressWrapperDebug:
MProgressWrapper

Public Member Functions

 MProgressWrapperDebug (QString l)
 
virtual void cancel ()
 
virtual void hide ()
 
virtual void setCancelButtonText (QString)
 
virtual void setLabelText (QString l)
 
virtual void setRange (int mi, int ma)
 
virtual void setValue (int v)
 

Additional Inherited Members

- Public Types inherited from MProgressWrapper
typedef std::function
< MProgressWrapper *(QString,
QString)> 
Factory
 
- Public Slots inherited from MProgressWrapper
- Static Public Member Functions inherited from MProgressWrapper
static MProgressWrappercreate (QString label, QString buttonlabel=QString())
 
static void setFactory (Factory)
 

Constructor & Destructor Documentation

MProgressWrapperDebug::MProgressWrapperDebug ( QString  l)
inline

Member Function Documentation

virtual void MProgressWrapperDebug::cancel ( )
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperDebug::hide ( )
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperDebug::setCancelButtonText ( QString  )
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperDebug::setLabelText ( QString  l)
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperDebug::setRange ( int  mi,
int  ma 
)
inlinevirtual

Implements MProgressWrapper.

References setValue().

virtual void MProgressWrapperDebug::setValue ( int  v)
inlinevirtual

Implements MProgressWrapper.

Referenced by setRange().


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