1 | /****************************************************************************
|
---|
2 | **
|
---|
3 | ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
|
---|
4 | ** All rights reserved.
|
---|
5 | ** Contact: Nokia Corporation ([email protected])
|
---|
6 | **
|
---|
7 | ** This file is part of the documentation of the Qt Toolkit.
|
---|
8 | **
|
---|
9 | ** $QT_BEGIN_LICENSE:FDL$
|
---|
10 | ** Commercial Usage
|
---|
11 | ** Licensees holding valid Qt Commercial licenses may use this file in
|
---|
12 | ** accordance with the Qt Commercial License Agreement provided with the
|
---|
13 | ** Software or, alternatively, in accordance with the terms contained in a
|
---|
14 | ** written agreement between you and Nokia.
|
---|
15 | **
|
---|
16 | ** GNU Free Documentation License
|
---|
17 | ** Alternatively, this file may be used under the terms of the GNU Free
|
---|
18 | ** Documentation License version 1.3 as published by the Free Software
|
---|
19 | ** Foundation and appearing in the file included in the packaging of this
|
---|
20 | ** file.
|
---|
21 | **
|
---|
22 | ** If you have questions regarding the use of this file, please contact
|
---|
23 | ** Nokia at [email protected].
|
---|
24 | ** $QT_END_LICENSE$
|
---|
25 | **
|
---|
26 | ****************************************************************************/
|
---|
27 |
|
---|
28 | /*!
|
---|
29 | \page bughowto.html
|
---|
30 | \title åŠäœæ¥å Bug
|
---|
31 | \brief å
|
---|
32 | ³äºæ¥å Qt äž bug æ¹æ³çä¿¡æ¯ã
|
---|
33 |
|
---|
34 | åŠææšè®€äžºæšå·²ç»åç°äº Qt çäžäžª bugïŒæä»¬éåžžé«å
|
---|
35 | Žå¬å°è¿äžªæ¶æ¯ïŒå äžºåšæ€ä¹åæä»¬å¯ä»¥ä¿®å€å®ã
|
---|
36 |
|
---|
37 | åšæ¥å bug ä¹åïŒè¯·æ£æ¥ Qt çœç«äžç \l{FAQs}{FAQ}ã\l{Platform Notes}{å¹³å°å€æ³š}å \l{Qt Bug Tracker}{Qt Bug è·èžªåš}确讀è¿äžªé®é¢æ¯åŠå·²ç¥ã
|
---|
38 |
|
---|
39 | åŠææšè¿æ²¡æ \l{Qt Bug Tracker}{Qt Bug è·èžªåš}çåžå·ïŒæšèŠåç第äžä»¶äºæ
|
---|
40 | å°±æ¯æ³šåäžäžªãäžæŠæšå®æäºè¿äžæ¥ïŒæšå°±å¯ä»¥æäº€å¹¶äžè·èžªæšç bug æ¥åïŒèäžåšæšæäº€ä¹åïŒå
|
---|
41 | ¬äŒå°±å¯ä»¥çå°å®ä»¬ã
|
---|
42 |
|
---|
43 | è¯·åšæšç bug æ¥åäžå
|
---|
44 | å«ä»¥äžä¿¡æ¯ïŒ
|
---|
45 |
|
---|
46 | \list 1
|
---|
47 | \o æšççŒè¯åšçåç§°åçæ¬å·
|
---|
48 | \o æšçæäœç³»ç»çåç§°åçæ¬å·
|
---|
49 | \o æšæäœ¿çšç Qt ççæ¬å·ïŒä»¥åå®åšè¢«çŒè¯çæ¶åæäœ¿çšçé
|
---|
50 | 眮é项
|
---|
51 | \o å
|
---|
52 | ³äºåŠäœéå€è¿äžªé®é¢çå¯é å¹¶äžæž
|
---|
53 | æ°çæè¿°
|
---|
54 | \endlist
|
---|
55 |
|
---|
56 | åŠæå¯èœïŒè¯·æäŸäžäžªäœ¿çš QtTest æš¡åçŒåçæµè¯çšåºïŒå äžºè¿æ ·åå¯ä»¥å å¿«æä»¬éç°æšçè¿äžªé®é¢çè¿çšïŒå¹¶äžå¯ä»¥è®©åŒåäººåæŽææçç确讀è¿äžªé®é¢ã
|
---|
57 |
|
---|
58 | åŠå€ïŒåŠææšçé®é¢åªæ¯åšè¿è¡æ¶å¯è§ïŒè¯·å°œéå建äžäžªå¯ä»¥è¿è¡å¹¶äžæŸç€ºè¿äžªé®é¢çå°æµè¯çšåºãéåžžïŒæšå¯ä»¥åšäŒå€ Qt å®äŸäžéæ©äžäžªè¿è¡å°éä¿®æ¹å°±å¯ä»¥å®ç°è¿äžç®çã
|
---|
59 |
|
---|
60 | åŠææšå·²ç»å®ç°äºäžäžª bug ä¿®å€å¹¶äžåžæçŽæ¥èŽ¡ç®è¿äžªä¿®å€ïŒé£ä¹æšéèŠéè¿\l{Public Qt Repository}{å
|
---|
61 | Œ
|
---|
62 | ± Qt 代ç ä»åº}æ¥å®ç°ã
|
---|
63 | */
|
---|