#include <AcPlPlotProgress.h>
◆ PlotCancelStatus
◆ SheetCancelStatus
| Enumerator |
|---|
| kSheetContinue | |
| kSheetCanceledByCancelButton | |
| kSheetCanceledByCancelAllButton | |
| kSheetCanceledByCaller | |
| kSheetCancelStatusCount | |
Definition at line 28 of file _impl_include/acad/AcPlPlotProgress.h.
◆ getPlotProgressRange()
| virtual void AcPlPlotProgress::getPlotProgressRange |
( |
int & | nLower, |
|
|
int & | nUpper ) const |
|
pure virtual |
◆ getSheetProgressRange()
| virtual void AcPlPlotProgress::getSheetProgressRange |
( |
int & | nLower, |
|
|
int & | nUpper ) const |
|
pure virtual |
◆ getStatusMsgString()
◆ heartbeat()
◆ isPlotCancelled()
| virtual bool AcPlPlotProgress::isPlotCancelled |
( |
| ) |
const |
|
pure virtual |
◆ isSheetCancelled()
| virtual bool AcPlPlotProgress::isSheetCancelled |
( |
| ) |
const |
|
pure virtual |
◆ isVisible()
◆ plotCancelStatus()
◆ plotProgressPos()
| virtual int AcPlPlotProgress::plotProgressPos |
( |
| ) |
const |
|
pure virtual |
◆ setIsVisible()
◆ setPlotCancelStatus()
◆ setPlotProgressPos()
◆ setPlotProgressRange()
◆ setSheetCancelStatus()
◆ setSheetProgressPos()
◆ setSheetProgressRange()
◆ setStatusMsgString()
◆ sheetCancelStatus()
◆ sheetProgressPos()
| virtual int AcPlPlotProgress::sheetProgressPos |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: