Skip to content

API Module icescopy tool options

Bo Chen edited this page Apr 23, 2026 · 1 revision

API Module: icescopy_tool_options

Reusable tool-options page widgets and layout constants.

Source

  • File: src/icescopy_tool_options.py

Classes

Class Purpose Page
ToolOptionsInfoPage Tool Options Info Page class. ToolOptionsInfoPage
ToolOptionsFormPage Tool Options Form Page class. ToolOptionsFormPage

Module Variables

Variable Line Explanation
TOOL_OPTIONS_CONTENT_WIDTH 17 Geometry value for tool options content width.
TOOL_OPTIONS_BUTTON_SPACING 18 Stores tool options button spacing.
TOOL_OPTIONS_LABEL_WIDTH 19 Geometry value for tool options label width.
TOOL_OPTIONS_FIELD_WIDTH 20 Geometry value for tool options field width.
TOOL_OPTIONS_SHORTCUT_WIDTH 21 Geometry value for tool options shortcut width.
TOOL_OPTIONS_PANEL_DEFAULT_WIDTH 22 Geometry value for tool options panel default width.
TOOL_OPTIONS_SPINBOX_SLOT_HEIGHT 23 Geometry value for tool options spinbox slot height.
TOOL_OPTIONS_CONTROL_QSS 24 Stores tool options control qss.

Top-level Functions

None.

Clone this wiki locally