bigtable.doc

来自「qt-x11-free-3.0.3.tar.gz minigui图形界面工具」· DOC 代码 · 共 21 行

DOC
21
字号
/*$Id$*/     /*! \page bigtable-example.html  \ingroup table-examples  \title How to create a large, sparse QTable      This example shows a sparse table implementation using a QIntDict to    keep track of the cells that are actually in use.  <hr>   Implementation:   \include table/bigtable/main.cpp*/

⌨️ 快捷键说明

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