3.3.2.3. GlWidgetV4

class PyDviGui.DviGlViewer.GlWidgetV4.GlWidget(parent, main_window)[source]

Bases: PyOpenGLng.HighLevelApi.GlWidgetBase.GlWidgetBase

_create_page_layout(width, height)
_init_shader()[source]
_logger = <logging.Logger object at 0x86f00d0>
_paint_page_layout()
_paint_text()
_show_coordinate(event)
_update_zoom_status()
fit_document()
fit_width()
init_glortho2d()[source]
initializeGL()[source]
mouseMoveEvent(event)
mousePressEvent(event)
paint()[source]
resizeGL(width, height)
translate_x(dx)
translate_y(dy)
update()
update_dvi(dvi_machine)[source]
update_model_view_projection_matrix()[source]
wheelEvent(event)[source]
zoom_in_out(direction)

Previous topic

3.3.2.2. DviMachine

Next topic

3.3.2.4. MainWindow

This Page