Skip to content

API Module icescopy frameslider

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

API Module: icescopy_frameslider

Timeline slider widgets and custom paint/hit logic.

Source

  • File: src/icescopy_frameslider.py

Classes

Class Purpose Page
FrameSlider Primary timeline slider with keyframe, flag, and platform-specific rendering behavior. FrameSlider
SliderZoom_Slider Secondary slider used to control timeline resolution and zoom granularity. SliderZoom_Slider

Module Variables

Variable Line Explanation
IS_WINDOWS 8 Tracks whether is windows.
module_dir 9 Stores module dir.
resources_dir 10 Stores resources dir.
ui_images_dir 13 Stores UI images dir.
slider_handle_path 14 Filesystem path for slider handle path.

Top-level Functions

None.

Clone this wiki locally