readme

来自「linux下的简单应用的实列」· 代码 · 共 10 行

TXT
10
字号
Images here are converted to "inlinepics_p.h" and included in the libqpe, so theyload much faster, and can be shared by multiple applications. Since the inlined pics are rarelychanged, the file is checked into p4.To create a new inlinepics header file, you must run the qembed application from the qt/3.x tree. Assuming qembed is in your path, the following command should work:p4 edit $QPEDIR/src/libraries/qtopia/inlinepics_p.hqembed --images $QPEDIR/pics/inline/*.* > $QPEDIR/src/libraries/qtopia/inlinepics_p.h

⌨️ 快捷键说明

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