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

Method replaceWidget

src/plugins/core/uicontroller/controller.cpp:424–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422}
423
424void Controller::replaceWidget(const QString &name, Position pos)
425{
426 showWidgetAtPosition(name, pos, true);
427}
428
429void Controller::insertWidget(const QString &name, Position pos, Qt::Orientation orientation)
430{

Callers 3

startMethod · 0.45
addPagesToContextMethod · 0.45
onSplitRequestedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected