Home
last modified time | relevance | path

Searched defs:shiftTimes (Results 1 – 14 of 14) sorted by relevance

/dports/net/kf5-kcalendarcore/kcalendarcore-5.89.0/src/
H A Dperiod.cpp133 void Period::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in Period
H A Devent.cpp194 void Event::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in Event
H A Dtodo.cpp409 void Todo::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in Todo
H A Dfreebusy.cpp291 void FreeBusy::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in FreeBusy
H A Dincidencebase.cpp285 void IncidenceBase::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in IncidenceBase
H A Dalarm.cpp572 void Alarm::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in Alarm
H A Dincidence.cpp344 void Incidence::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in Incidence
H A Drecurrence.cpp519 void Recurrence::shiftTimes(const QTimeZone &oldTz, const QTimeZone &newTz) in shiftTimes() function in Recurrence
H A Dcalendar.cpp220 void Calendar::shiftTimes(const QTimeZone &oldZone, const QTimeZone &newZone) in shiftTimes() function in Calendar
H A Drecurrencerule.cpp1093 void RecurrenceRule::shiftTimes(const QTimeZone &oldTz, const QTimeZone &newTz) in shiftTimes() function in RecurrenceRule
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/scripting/
H A Dscripting_subtitleline.cpp249 Scripting::SubtitleLine::shiftTimes(int mseconds) in shiftTimes() function in Scripting::SubtitleLine
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/
H A Dsubtitleline.cpp541 SubtitleLine::shiftTimes(long mseconds) in shiftTimes() function in SubtitleLine
/dports/net/kalarmcal/kalarmcal-21.12.3/src/
H A Dkarecurrence.cpp1229 void KARecurrence::shiftTimes(const QTimeZone &oldSpec, const QTimeZone &newSpec) in shiftTimes() function in KAlarmCal::KARecurrence
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c8860 int GetTotalRateShifts (Model *mp, MrBFlt *shiftTimes) in GetTotalRateShifts()