|
static void | break_cb (Widget w, XtPointer pUserData, XtPointer pCallData) |
|
ZmProgress::ZmProgress |
( |
Widget |
wParent, |
|
|
const char * |
id = "unknown" |
|
) |
| |
Create object which relates to progress indicator and mange the dialog window.
virtual ZmProgress::~ZmProgress |
( |
| ) |
|
|
virtual |
Close the dialog and destroy the object.
static void ZmProgress::break_cb |
( |
Widget |
w, |
|
|
XtPointer |
pUserData, |
|
|
XtPointer |
pCallData |
|
) |
| |
|
staticprotected |
Callback for breaking the process
virtual void ZmProgress::set_comment |
( |
const char * |
text | ) |
|
|
virtual |
Set minimum and maximum allowed values of progress indicator Set current value of progress; must be in range from 0 to max_value Change text comment of the progress indicator view.
Reimplemented from Progress.
virtual void ZmProgress::update |
( |
| ) |
|
|
protectedvirtual |
Update progress indicator view
Reimplemented from Progress.
virtual Logic ZmProgress::user_break |
( |
| ) |
|
|
virtual |
Get interruption signal is set (TRUE) or not (FALSE).
Reimplemented from Progress.
Logic ZmProgress::bUserBreak |
|
protected |
Widget ZmProgress::wBreakButton |
|
protected |
Pressing will emit user break
Widget ZmProgress::wProgress |
|
protected |
Widget ZmProgress::wStageLabel |
|
protected |
The documentation for this class was generated from the following file:
- /net/opt/univers/ubp-i-15.3-centos7-x64.urij/include/zm/ZmProgress.H