49 void _wireTransitions();
50 void _wireProgressTracking();
58 void _signalComplete();
61 bool _isCompTypeSupported(COMP_METADATA_TYPE type)
const;
64 void _updateProgress();
66 static QString _getFileCacheTag(
int compInfoType, uint32_t crc,
bool isTranslation);
70 void* _requestAllCompleteFnData =
nullptr;
75 QMap<uint8_t , QMap<COMP_METADATA_TYPE, CompInfo*>> _compInfoMap;
87 int _currentStateIndex = 0;
88 static constexpr int _stateCount = 6;