89 void setEnabled(
bool enable);
92 void setThresholdWidth(
int width);
95 void setThresholdHeight(
int height);
98 void setThresholdSize(
int width,
int height);
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...