Searched refs:noteContentFile (Results 1 – 1 of 1) sorted by relevance
328 QString noteContentFile; in doUpdate() local330 foreach (noteContentFile, basketFileList) { in doUpdate()331 DEBUG_WIN << "doUpdate: \t noteContentFile: " << noteContentFile; in doUpdate()332 noteUrl = KUrl( noteContentFile ); in doUpdate()334 noteUrl = KUrl( Global::basketsFolder() + "/" + noteContentFile ); in doUpdate()338 … DEBUG_WIN << "\tnote : <font color='red'>" + noteContentFile + " NOT indexed!</font>" ; in doUpdate()347 …oteRes.setProperty( Soprano::Vocabulary::NIE::title(), basketName + " (" + noteContentFile + ")" ); in doUpdate()348 noteRes.setLabel( basketName + " (" + noteContentFile + ")" ); in doUpdate()