📄 box.doc
字号:
/*! \page opengl-box-example.html \ingroup opengl-examples \title OpenGL Box ExampleThis example demonstrates how to use OpenGL in Qt. Essentially, all you do is put your OpenGL code in a class inheritedfrom QGLWidget. This class may then be used like any other Qt widget,including the use of signals and slots and geometry management.See \c{$QTDIR/examples/opengl/box} for the source code.*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -