QgsGml.__attribute_docs__={'dataReadProgress':'Emitted when data reading progresses.\n\n:param progress: specifies the number of bytes processed so far\n','totalStepsUpdate':'Emitted when the total number of bytes to read changes.\n\n:param totalSteps: specifies the total number of bytes which must be processed\n','dataProgressAndSteps':'Emitted when data reading progresses or the total number of bytes to read changes.\n\n:param progress: specifies the number of bytes processed so far\n:param totalSteps: specifies the total number of bytes which must be processed\n'}