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

Public Member Functions

 MProgressWrapperGui (QString label, QString button)
 
 ~MProgressWrapperGui ()
 
virtual void cancel ()
 
virtual void hide ()
 
virtual void setCancelButtonText (QString t)
 
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

MProgressWrapperGui::MProgressWrapperGui ( QString  label,
QString  button 
)
inline
MProgressWrapperGui::~MProgressWrapperGui ( )
inline

Member Function Documentation

virtual void MProgressWrapperGui::cancel ( )
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperGui::hide ( )
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperGui::setCancelButtonText ( QString  t)
inlinevirtual

Implements MProgressWrapper.

virtual void MProgressWrapperGui::setLabelText ( QString  l)
inlinevirtual

Implements MProgressWrapper.

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

Implements MProgressWrapper.

virtual void MProgressWrapperGui::setValue ( int  v)
inlinevirtual

Implements MProgressWrapper.


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