?? examples.doc
字號:
/****************************************************************************** $Id: qt/extensions/xt/doc/examples.doc 2.2.0 edited 2000-08-31 $**** Documentation for the examples**** Copyright (C) 1995-1997 by Trolltech AS. All rights reserved.*******************************************************************************/#if defined(DEBUG)static char ident[] = "$Id: qt/extensions/xt/doc/examples.doc 2.2.0 edited 2000-08-31 $";#endif/*! \example mainlyQt/editor.cpp <h1 align=center>Editor Example</h1> <p> This example shows two simple text editors, with most of the program written in Qt. One editor is a Qt QMultiLineEdit, the other is an Athena Widgets text widget. They are bound together in a Qt main window.*//*! \example mainlyXt/editor.cpp <h1 align=center>Editor Example</h1> <p> This example shows two simple text editors, with most of the program written in Xt. One editor is a Qt QMultiLineEdit, the other is an Athena Widgets text widget. They are bound together in an Xt form widget.*//*! \example mainlyMotif/editor.cpp <h1 align=center>Editor Example</h1> <p> This example shows two simple text editors, with most of the program written in Motif. One editor is a Qt QMultiLineEdit, the other is a Motif text widget. They are bound together in a Motif form widget.*/
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -