Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isPart
Method
isPart
plugins/openwith/openwithplugin.cpp:136–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
bool FileOpener::isPart() const
137
{
138
Q_ASSERT(isValid());
139
return m_isPart;
140
}
141
142
const QString& FileOpener::id() const
143
{
Callers
2
operator==
Method · 0.80
openDefault
Method · 0.80
Calls
1
isValid
Function · 0.50
Tested by
no test coverage detected