Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ hasMdiSubWindow
Method
hasMdiSubWindow
src/backend/core/AbstractPart.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
#ifndef SDK
80
bool AbstractPart::hasMdiSubWindow() const {
81
return m_dockWidget;
82
}
83
#endif
84
85
bool AbstractPart::viewCreated() const {
Callers
1
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected