MCPcopy
hub / github.com/commaai/openpilot / items

Method items

system/ui/widgets/scroller.py:137–138  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

135
136 @property
137 def items(self) -> list[Widget]:
138 return self._items
139
140 @property
141 def content_size(self) -> float:

Callers 15

updateMethod · 0.80
prune_cacheFunction · 0.80
eval_sourceFunction · 0.80
_get_segments_localMethod · 0.80
auto_sourceFunction · 0.80
flatten_type_dictFunction · 0.80
append_dictFunction · 0.80
msgs_to_time_seriesFunction · 0.80
mock_updateFunction · 0.80
format_car_paramsFunction · 0.80
enum_namesFunction · 0.80

Calls

no outgoing calls

Tested by 15

test_loopbackMethod · 0.64
test_spi_corruptionMethod · 0.64
test_events_definedMethod · 0.64
test_log_sizesMethod · 0.64
test_cpu_usageMethod · 0.64
test_timingsMethod · 0.64
get_select_fields_dataFunction · 0.64