Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ contentWidget
Method
contentWidget
pj_widgets/src/Dialog.cpp:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
QWidget* Dialog::contentWidget() const {
83
return ui_->dialogContent;
84
}
85
86
QLayout* Dialog::contentLayout() const {
87
return ui_->dialogContent->layout();
Callers
3
execFieldDialog
Function · 0.80
pickRobotDescriptionTopic
Function · 0.80
promptUrdfUrl
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected