cytoflowgui.editors.zoomable_html_editor

An HTML “editor” that is high-DPI aware.

Derived from traitsui.editors.html_editor

Adapted from: https://github.com/enthought/traitsui/blob/master/traitsui/editors/html_editor.py https://github.com/enthought/traitsui/blob/master/traitsui/qt4/html_editor.py

class cytoflowgui.editors.zoomable_html_editor.ZoomableHTMLEditor(*args: Any, **kwargs: Any)[source]

Bases: traitsui.editors.html_editor.ToolkitEditorFactory

Editor factory for zoomable HTML editors.

klass

alias of cytoflowgui.editors.zoomable_html_editor._ZoomableHTMLEditor