Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
bool FileOpener::isValid() const
132
{
133
return !m_id.isEmpty();
134
}
135
136
bool FileOpener::isPart() const
137
{
Callers
12
flags
Method · 0.45
data
Method · 0.45
rowCount
Method · 0.45
index
Method · 0.45
parent
Method · 0.45
activate
Method · 0.45
operator==
Method · 0.45
canOpenDefault
Method · 0.45
actionsForParts
Method · 0.45
actionsForApplications
Method · 0.45
openDefault
Method · 0.45
rememberDefaultChoice
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
no test coverage detected