MCPcopy 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
517QWidget *TraditionalView::widget()
518{
519 return scroll_area_.get();
520}
521
522const Layout &TraditionalView::layout() const
523{

Callers 15

createEditorMethod · 0.45
tabCloseRequestMethod · 0.45
closeEventMethod · 0.45
tabChangeMethod · 0.45
promptSaveModifiedMethod · 0.45
fileRenamedMethod · 0.45
profileCompiledFznMethod · 0.45
setEditorFontMethod · 0.45
setEditorIndentMethod · 0.45
setEditorWordWrapMethod · 0.45
collectCodeEditorsMethod · 0.45
anchorClickedMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected