Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DesobedienteTecnologico/dtails
/ functions
Functions
149 in github.com/DesobedienteTecnologico/dtails
⨍
Functions
149
◇
Types & classes
18
Method
__init__
(self, name: str, size_bytes: Optional[int], on_toggle, parent=None)
src/ui.py:850
Method
__init__
(self, state: AppState, go_back, go_next, parent=None)
src/ui.py:886
Method
__init__
(self, state: AppState, go_back, on_write_image, parent=None)
src/ui.py:948
Method
__init__
(self, initial_options: dict)
src/ui.py:983
Method
__init__
(self, parent=None)
src/compare_images.py:588
Method
__missing__
(self, key)
src/runner.py:279
Method
_append_chunk
(self, chunk: str)
src/ui.py:388
Method
_collect_and_next
(self)
src/ui.py:819
Method
_edit_version
(self)
src/ui.py:571
Method
_flash_image_dd
Flash the currently selected image to the selected device using dd, with a simple progress bar based on dd's status=progress output.
src/ui.py:1071
Function
_keepalive
()
src/runner.py:257
Method
_keepalive
()
src/compare_images.py:520
Method
_maybe_follow_bottom
(self, _min, _max)
src/ui.py:403
Method
_on_done
(code: int)
src/ui.py:1173
Method
_on_done
(self, report_path: str, err: str)
src/compare_images.py:713
Method
_on_finished
(code: int, err: str)
src/ui.py:1129
Method
_on_log_dialog_closed
(self)
src/ui.py:1180
Method
_on_scroll_value_changed
(self, _)
src/ui.py:399
Method
_on_toggle_item
(self, name: str, checked: bool)
src/ui.py:908
Method
_on_write_image
(self)
src/ui.py:1151
Method
_open_log_file
Open log.txt from the app’s current directory.
src/ui.py:1063
Method
_proceed
(self)
src/ui.py:940
Method
_run_clean_all
(self)
src/ui.py:1184
Method
_sink
(s: str)
src/ui.py:426
Function
_stopper
()
src/runner.py:267
Method
_to_remove
(self)
src/ui.py:1144
Method
_to_summary
(self)
src/ui.py:1147
Method
_update_next_enabled
(self)
src/ui.py:840
Method
_write
(self)
src/ui.py:976
Function
accept
()
src/ui.py:316
Method
device_label
(self)
src/state.py:182
Method
image_label
(self)
src/state.py:192
Method
install_command_plan
Builds a command plan for the currently selected additions. Each entry: { "name": str, "internal_commands": [str], "external_commands
src/state.py:134
Method
keyPressEvent
(self, e)
src/ui.py:62
Method
keyPressEvent
(self, event)
src/ui.py:564
Method
mousePressEvent
(self, event)
src/ui.py:557
Method
mousePressEvent
(self, event)
src/ui.py:873
Method
on_device_chosen
(self, dev: dict)
src/ui.py:649
Function
open_main_and_mark_saw
()
src/ui.py:1232
Method
pick_a
(self)
src/compare_images.py:678
Method
pick_b
(self)
src/compare_images.py:685
Method
pick_storage
(self)
src/ui.py:646
Method
run
(self)
src/ui.py:459
Method
run_compare
(self)
src/compare_images.py:692
Function
run_selected_actions
(state: Any, image_path: str, cwd: Optional[str] = None)
src/runner.py:471
Method
select_image
(self)
src/ui.py:637
Method
sink
(self, chunk: str)
src/ui.py:407
Method
tabSizeHint
(self, index)
src/ui.py:81
Method
to_manage
(self)
src/ui.py:659
← previous
101–149 of 149, ranked by callers