Home
last modified time | relevance | path

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

/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dtimetablestowriteondiskform.cpp41 timeVerticalCheckBox->setChecked(WRITE_TIMETABLES_TIME_VERTICAL); in TimetablesToWriteOnDiskForm()
68 WRITE_TIMETABLES_TIME_VERTICAL=timeVerticalCheckBox->isChecked(); in wasAccepted()
H A Dfet.cpp476WRITE_TIMETABLES_TIME_VERTICAL=newSettings.value("write-timetables-time-vertical", "true").toBool(… in readSimulationParameters()
584 settings.setValue("write-timetables-time-vertical", WRITE_TIMETABLES_TIME_VERTICAL); in writeSimulationParameters()
1133 WRITE_TIMETABLES_TIME_VERTICAL=true; in main()
1348 WRITE_TIMETABLES_TIME_VERTICAL=false; in main()
H A Dfetmainform.cpp489 bool WRITE_TIMETABLES_TIME_VERTICAL=true; variable
10273 WRITE_TIMETABLES_TIME_VERTICAL=true;
/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dtimetable_defs.h100 extern bool WRITE_TIMETABLES_TIME_VERTICAL;
H A Dtimetableexport.cpp250 WRITE_TIMETABLES_TIME_VERTICAL) && in writeAtLeastATimetable()
2226 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2252 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2278 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2304 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2348 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2374 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2400 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
2426 if(WRITE_TIMETABLES_TIME_VERTICAL) in writeIndexHtml()
3407 if(!WRITE_TIMETABLES_TIME_VERTICAL || !WRITE_TIMETABLES_YEARS){ in writeYearsTimetableTimeVerticalHtml()
[all …]