Searched refs:mappingReply (Results 1 – 1 of 1) sorted by relevance
81 TiledMapReplyTest* mappingReply = new TiledMapReplyTest(spec, this); in getTileImage() local110 mappingReply->callSetMapImageData(bytes); in getTileImage()111 mappingReply->callSetMapImageFormat("png"); in getTileImage()114 updateRequest(mappingReply); in getTileImage()115 return mappingReply; in getTileImage()119 m_queue.append(mappingReply); in getTileImage()122 return mappingReply; in getTileImage()146 void updateRequest(TiledMapReplyTest* mappingReply) in updateRequest() argument149 mappingReply->callSetError(errorCode_, errorString_); in updateRequest()150 emit tileError(mappingReply->tileSpec(), errorString_); in updateRequest()[all …]