simple_dd.doc

来自「qt专门用于嵌入式的图形开发GUI」· DOC 代码 · 共 30 行

DOC
30
字号
/*!   \page simple_dd-example.html  \ingroup examples  \title Drag and Drop (Simple)  This provides a very simple example of Qt's drag and drop  functionality.    For a more complete example see the \link dragdrop-example.html    Drag and Drop example\endlink.  <hr>  Header file:  \include iconview/simple_dd/main.h  <hr>  Implementation:  \include iconview/simple_dd/main.cpp*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?