MCPcopy Create free account
hub / github.com/KDE/kdevelop / IsValid

Method IsValid

plugins/subversion/3rdparty/kdevsvncpp/datetime.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 bool
69 DateTime::IsValid() const
70 {
71 return m_time != APR_DATE_BAD;
72 }
73
74 apr_time_t
75 DateTime::GetAPRTimeT() const

Callers 15

invokeFunction · 0.80
validAddrFunction · 0.80
validPointerFunction · 0.80
get_child_at_indexMethod · 0.80
updateMethod · 0.80
printableQStringFunction · 0.80
QStringSummaryProviderFunction · 0.80
QCharSummaryProviderFunction · 0.80
printableQByteArrayFunction · 0.80
_updateMethod · 0.80
_updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected