MCPcopy 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
97QStringList WorkspaceWidget::allWidgetTitles() const
98{
99 return editWorkspaceWidgets.keys();
100}
101
102QString WorkspaceWidget::currentTitle() const
103{

Callers 2

showRightspaceMethod · 0.80
showWorkspaceMethod · 0.80

Calls 1

keysMethod · 0.45

Tested by

no test coverage detected