Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
invoke
Function · 0.80
validAddr
Function · 0.80
validPointer
Function · 0.80
get_child_at_index
Method · 0.80
update
Method · 0.80
printableQString
Function · 0.80
QStringSummaryProvider
Function · 0.80
QCharSummaryProvider
Function · 0.80
printableQByteArray
Function · 0.80
QByteArraySummaryProvider
Function · 0.80
_update
Method · 0.80
_update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected