Home
last modified time | relevance | path

Searched refs:removeParserInput (Results 1 – 2 of 2) sorted by relevance

/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/parser/
H A Dparserthread.cpp96 void ParserThread::removeParserInput(const QUrl &url) in removeParserInput() function in KileParser::ParserThread
263 removeParserInput(document->url()); in removeDocument()
268 removeParserInput(url); in removeDocument()
301 removeParserInput(QUrl::fromLocalFile(fileName)); in removeFile()
H A Dparserthread.h91 void removeParserInput(const QUrl &url);