Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ Update
Method
Update
src/render_panel/devices/stream_item_widget.cpp:291–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
void StreamItemWidget::Update() {
292
this->update();
293
}
294
295
std::string StreamItemWidget::GetStreamId() {
296
return item_->stream_id_;
Callers
1
AppStreamList
Method · 0.80
Calls
1
update
Method · 0.80
Tested by
no test coverage detected