readme
来自「qt-x11-free-3.0.3.tar.gz minigui图形界面工具」· 代码 · 共 10 行
TXT
10 行
The overlay exampleThis example program shows how to use OpenGL overlays with Qt OpenGLExtension. Contains a QGLWidget with a relatively expensive redrawingoperation, and rubber-band drawing in the overlay plane. Using theoverlay has the advantage that the rubber-band may be drawn and erasedwithout damaging the image in the main plane, so costly redraws areavoided.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?