?? 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 + -