#include <LayoutOptimization.h>
Public Types | |
enum | ContinueAbortOrCurrent { CONTINUE, ABORT, CURRENT } |
Public Member Functions | |
virtual ContinueAbortOrCurrent | update (int percentage, LayoutSolution *sol, double score)=0 |
Definition at line 18 of file LayoutOptimization.h.
Definition at line 21 of file LayoutOptimization.h.
virtual ContinueAbortOrCurrent LayoutOptimizerListener::update | ( | int | percentage, | |
LayoutSolution * | sol, | |||
double | score | |||
) | [pure virtual] |
Implemented in CDlgAutoLayout.