Home
last modified time | relevance | path

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

/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dtimetableexport.cpp114 const QString STRING_BREAK_SLOT="-X-"; variable
5718 …case 4 : tmp=" <td class=\"break\"><span class=\"break\">"+protect2(STRING_BREAK_SLOT)+we… in writeBreakSlot()
5720 …<span class=\"break\" onmouseover=\"highlight('break')\">"+protect2(STRING_BREAK_SLOT)+weight+"</s… in writeBreakSlot()
5721 …case 7 : tmp=" <td class=\"break\"><span class=\"break\">"+protect2(STRING_BREAK_SLOT)+we… in writeBreakSlot()
5722 default: tmp=" <td>"+protect2(STRING_BREAK_SLOT)+weight+"</td>\n"; in writeBreakSlot()