Inheritance diagram for CurlCallbacks:
Public Member Functions | |
CurlCallbacks (InstYou *instYou, int total) | |
bool | progress (int percent) |
void | setBaseProgress (int current) |
Private Attributes | |
int | _total |
int | _current |
InstYou * | _instYou |
|
|
|
Implements MediaCurl::Callbacks. |
|
|
|
|
|
|
|
|