MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / indexFile

Method indexFile

src/plugins/codeeditor/gui/tabbar.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190QString TabBar::indexFile(int index) const
191{
192 return d->tabBar->tabToolTip(index);
193}
194
195int TabBar::tabCount() const
196{

Callers 2

onCurrentTabChangedMethod · 0.80
onTabColseRequestedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected