actiongroup.doc

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

DOC
34
字号
/*$Id$*//*! \page actiongroup-example.html  \ingroup qaction-examples   \title A Tiny Example Featuring QActionGroup   This example program shows how to use an  exclusive action group.   Detailed explanations of the code can be found in the  <a href="actiongroup.html">walkthrough</a>.   <hr>   Main:   \include action/actiongroup/main.cpp   <hr>   Header file:   \include action/actiongroup/editor.h   <hr>   Implementation:  \include action/actiongroup/editor.cpp */     

⌨️ 快捷键说明

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