![]() |
Polygon Crucher SDK - Documentation
Documentation
|
Public Member Functions | |
| ProcessProgressInfo (int min=0, int max=100, int pos=0) | |
| void | SetRange (int refmin, int refmax) |
| void | GetRange (int &refmin, int &refmax) const |
| int | GetRange () const |
| void | AddMax (int max) |
| void | AddPos (int pos) |
| void | SetTitle (const CXString &reftitle) |
| CXString | GetTitle () const |
| void | SetText (const CXString &reftext) |
| CXString | GetText () const |
| void | SetPos (int refpos) |
| int | GetPos () const |
| float | GetPercent () const |