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

Method outputWidget

src/plugins/reversedebug/taskwindow.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254QWidget *TaskWindow::outputWidget() const
255{
256 return d->widget;
257}
258
259QList<QWidget *> TaskWindow::toolBarWidgets() const
260{

Callers 1

getWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected