Home
last modified time | relevance | path

Searched defs:dateDifference (Results 1 – 7 of 7) sorted by relevance

/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdecore/
H A Dklocalizeddate.cpp456 void KLocalizedDate::dateDifference(const KLocalizedDate &toDate, in dateDifference() function in KLocalizedDate
462 void KLocalizedDate::dateDifference(const QDate &toDate, in dateDifference() function in KLocalizedDate
H A Dkcalendarsystem.cpp265 void KCalendarSystemPrivate::dateDifference(const QDate &fromDate, const QDate &toDate, in dateDifference() function in KCalendarSystemPrivate
1123 void KCalendarSystem::dateDifference(const QDate &fromDate, const QDate &toDate, in dateDifference() function in KCalendarSystem
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/Utilities/
H A DDescriptionUtil.cpp286 AgeSpec dateDifference(const QDate &priorDate, const QDate &laterDate) in dateDifference() function
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/calendar/print/
H A Dcalsystem.cpp1439 bool CalSystem::dateDifference(const QDate& fromDate, const QDate& toDate, in dateDifference() function in DigikamGenericCalendarPlugin::CalSystem
/dports/net/kf5-kholidays/kholidays-5.89.0/src/parsers/
H A Dqcalendarsystem.cpp1143 void QCalendarSystem::dateDifference(const QDate &fromDate, const QDate &toDate, int *years, int *m… in dateDifference() function in QCalendarSystem
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/korganizer/plugins/hebrew/
H A Dqcalendarsystem.cpp1093 void QCalendarSystem::dateDifference(const QDate &fromDate, const QDate &toDate, int *years, int *m… in dateDifference() function in QCalendarSystem
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py674 def dateDifference(self, fromDate, toDate, yearsDiff, monthsDiff, daysDiff, direction): member in KCalendarSystem
4308 def dateDifference(self, toDate, yearsDiff, monthsDiff, daysDiff, direction): member in KLocalizedDate
4310 def dateDifference(self, toDate, yearsDiff, monthsDiff, daysDiff, direction): member in KLocalizedDate