Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ widget
Method
widget
cp-profiler/src/cpprofiler/tree/traditional_view.cpp:517–520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
517
QWidget *TraditionalView::widget()
518
{
519
return scroll_area_.get();
520
}
521
522
const Layout &TraditionalView::layout() const
523
{
Callers
15
createEditor
Method · 0.45
tabCloseRequest
Method · 0.45
closeEvent
Method · 0.45
tabChange
Method · 0.45
promptSaveModified
Method · 0.45
fileRenamed
Method · 0.45
profileCompiledFzn
Method · 0.45
setEditorFont
Method · 0.45
setEditorIndent
Method · 0.45
setEditorWordWrap
Method · 0.45
collectCodeEditors
Method · 0.45
anchorClicked
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected