![]() |
Polygon Crucher SDK - Documentation
Documentation
|
This is the complete list of members for ProcessProgressInfo, including all inherited members.
| AddMax(int max) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| AddPos(int pos) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| GetPercent() const (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| GetPos() const (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| GetRange(int &refmin, int &refmax) const (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| GetRange() const (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| GetText() const (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| GetTitle() const (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| ProcessProgressInfo(int min=0, int max=100, int pos=0) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| SetPos(int refpos) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| SetRange(int refmin, int refmax) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| SetText(const CXString &reftext) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| SetTitle(const CXString &reftitle) (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |
| ~ProcessProgressInfo() (defined in ProcessProgressInfo) | ProcessProgressInfo | inline |