MCPcopy Create free account
hub / github.com/commontk/CTK / getLastModified

Method getLastModified

Libs/PluginFramework/ctkPluginArchiveSQL.cpp:144–147  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

142
143//----------------------------------------------------------------------------
144QDateTime ctkPluginArchiveSQL::getLastModified() const
145{
146 return lastModified;
147}
148
149//----------------------------------------------------------------------------
150void ctkPluginArchiveSQL::setLastModified(const QDateTime& dateTime)

Callers 1

ctkPluginPrivateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected