|
|
__init__(self,
cfg=None)
x.__init__(...) initializes x; see x.__class__.__doc__ for
signature |
source code
|
|
|
|
|
|
|
| determiningCloneTroves(self,
current=0,
total=0) |
source code
|
|
|
|
| determiningTargets(self,
current=0,
total=0) |
source code
|
|
|
|
|
|
|
|
|
|
| checkNeedsFulfilled(self,
current=0,
total=0) |
source code
|
|
|
|
|
|
|
| buildingChangeset(self,
current=0,
total=0) |
source code
|
|
|
|
|
|
|
| requestingFileContentsWithCount(self,
count) |
source code
|
|
|
|
|
|
Inherited from ChangesetCallback:
checkAbort,
done,
downloadingChangeSet,
downloadingFileContents,
error,
missingFiles,
preparingChangeSet,
requestingChangeSet,
requestingFileContents,
sendingChangeset,
setChangesetHunk,
setRate,
warning
Inherited from Callback:
__getattribute__,
cancelOperation
Inherited from object:
__delattr__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|