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

Method isValid

plugins/openwith/openwithplugin.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131bool FileOpener::isValid() const
132{
133 return !m_id.isEmpty();
134}
135
136bool FileOpener::isPart() const
137{

Callers 12

flagsMethod · 0.45
dataMethod · 0.45
rowCountMethod · 0.45
indexMethod · 0.45
parentMethod · 0.45
activateMethod · 0.45
operator==Method · 0.45
canOpenDefaultMethod · 0.45
actionsForPartsMethod · 0.45
openDefaultMethod · 0.45
rememberDefaultChoiceMethod · 0.45

Calls 1

isEmptyMethod · 0.45

Tested by

no test coverage detected