Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ allWidgetTitles
Method
allWidgetTitles
src/plugins/core/gui/workspacewidget.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
QStringList WorkspaceWidget::allWidgetTitles() const
98
{
99
return editWorkspaceWidgets.keys();
100
}
101
102
QString WorkspaceWidget::currentTitle() const
103
{
Callers
2
showRightspace
Method · 0.80
showWorkspace
Method · 0.80
Calls
1
keys
Method · 0.45
Tested by
no test coverage detected