Changeset 865 for trunk/doc/src
- Timestamp:
- May 16, 2011, 4:09:34 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.3 (added) merged: 864 /branches/vendor/nokia/qt/current merged: 863 /branches/vendor/nokia/qt/4.7.2 removed
- Property svn:mergeinfo changed
-
trunk/doc/src/deployment/deployment.qdoc
r846 r865 902 902 903 903 "C:/customPath/plugins " 904 "C:/Qt/4.7. 2/plugins"904 "C:/Qt/4.7.3/plugins" 905 905 "E:/myApplication/directory/" 906 906 -
trunk/doc/src/getting-started/installation.qdoc
r846 r865 59 59 \section1 Step 2: Unpacking the Archive 60 60 Unpack the archive if you have not done so already. For example, 61 if you have the \c{qt-everywhere-opensource-src-4.7. 2.tar.gz}61 if you have the \c{qt-everywhere-opensource-src-4.7.3.tar.gz} 62 62 package, type the following commands at a command line prompt: 63 63 64 64 \snippet doc/src/snippets/code/doc_src_installation.qdoc 0 65 65 66 This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.7. 2}66 This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.7.3} 67 67 containing the files from the archive. We only support the GNU version of 68 68 the tar archiving utility. Note that on some systems it is called gtar. … … 74 74 75 75 By default, Qt is configured for installation in the 76 \c{/usr/local/Trolltech/Qt-4.7. 2} directory, but this can be76 \c{/usr/local/Trolltech/Qt-4.7.3} directory, but this can be 77 77 changed by using the \c{-prefix} option. 78 78 … … 124 124 For compilers that do not support rpath you must also extended the 125 125 \c LD_LIBRARY_PATH environment variable to include 126 \c{/usr/local/Trolltech/Qt-4.7. 2/lib}. On Linux with GCC this step126 \c{/usr/local/Trolltech/Qt-4.7.3/lib}. On Linux with GCC this step 127 127 is not needed. 128 128 … … 185 185 186 186 Uncompress the files into the directory you want Qt installed; 187 e.g. \c{C:\Qt\4.7. 2}.187 e.g. \c{C:\Qt\4.7.3}. 188 188 189 189 \note The install path must not contain any spaces or Windows specific … … 197 197 \snippet doc/src/snippets/code/doc_src_installation.qdoc 7 198 198 199 This is done by adding \c{c:\Qt\4.7. 2\bin} to the \c PATH variable.199 This is done by adding \c{c:\Qt\4.7.3\bin} to the \c PATH variable. 200 200 201 201 For newer versions of Windows, \c PATH can be extended through … … 297 297 298 298 Unpack the archive if you have not done so already. For example, 299 if you have the \c{qt-everywhere-opensource-src-4.7. 2.tar.gz}299 if you have the \c{qt-everywhere-opensource-src-4.7.3.tar.gz} 300 300 package, type the following commands at a command line prompt: 301 301 302 302 \snippet doc/src/snippets/code/doc_src_installation.qdoc 11 303 303 304 This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.7. 2}304 This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.7.3} 305 305 containing the files from the archive. 306 306 … … 311 311 312 312 By default, Qt is configured for installation in the 313 \c{/usr/local/Trolltech/Qt-4.7. 2} directory, but this can be313 \c{/usr/local/Trolltech/Qt-4.7.3} directory, but this can be 314 314 changed by using the \c{-prefix} option. 315 315 … … 405 405 \section1 Step 1: Install the License File (commercial editions only) 406 406 Uncompress the files into the directory you want to install Qt into; 407 e.g., \c{C:\Qt\4.7. 2}.407 e.g., \c{C:\Qt\4.7.3}. 408 408 409 409 \note The install path must not contain any spaces. … … 415 415 416 416 \snippet doc/src/snippets/code/doc_src_installation.qdoc 18 417 This is done by adding \c{c:\Qt\4.7. 2\bin} to the \c PATH variable.417 This is done by adding \c{c:\Qt\4.7.3\bin} to the \c PATH variable. 418 418 419 419 For newer versions of Windows, \c PATH can be extended through … … 506 506 \section1 Step 1: Install Qt 507 507 508 Run \c{qt-symbian-opensource-4.7. 2.exe} and follow the instructions.508 Run \c{qt-symbian-opensource-4.7.3.exe} and follow the instructions. 509 509 510 510 \note Qt must be installed on the same drive as the Symbian SDK you are … … 586 586 587 587 Uncompress the \l{http://qt.nokia.com/downloads}{downloaded} source 588 package into the directory you want Qt installed, e.g. \c{C:\Qt\4.7. 2}.588 package into the directory you want Qt installed, e.g. \c{C:\Qt\4.7.3}. 589 589 590 590 \note Qt must be installed on the same drive as the Symbian SDK you are … … 598 598 \snippet doc/src/snippets/code/doc_src_installation.qdoc 18 599 599 600 This is done by adding \c{c:\Qt\4.7. 2\bin} to the \c PATH variable.600 This is done by adding \c{c:\Qt\4.7.3\bin} to the \c PATH variable. 601 601 602 602 On Windows the\c PATH can be extended by navigating to … … 711 711 712 712 Uncompress the \l{http://qt.nokia.com/downloads}{downloaded} source package into the 713 directory you want Qt installed, e.g. \c{/home/user/qt/4.7. 2}.713 directory you want Qt installed, e.g. \c{/home/user/qt/4.7.3}. 714 714 715 715 -
trunk/doc/src/platforms/emb-install.qdoc
r846 r865 76 76 77 77 Note that by default, \l{Qt for Embedded Linux} is configured for 78 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.7. 2}78 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.7.3} 79 79 directory, but this can be changed by using the \c{-prefix} 80 80 option. Alternatively, the \c{-prefix-install} option can be used … … 136 136 For compilers that do not support \c rpath you must also extend 137 137 the \c LD_LIBRARY_PATH environment variable to include 138 \c /usr/local/Trolltech/QtEmbedded-4.7. 2/lib. Note that on Linux138 \c /usr/local/Trolltech/QtEmbedded-4.7.3/lib. Note that on Linux 139 139 with GCC, this step is not needed. 140 140 -
trunk/doc/src/platforms/platform-notes.qdoc
r846 r865 390 390 \section1 Windows Vista 391 391 392 At the time Qt 4.7. 2was released, there were no known Vista-specific issues.392 At the time Qt 4.7.3 was released, there were no known Vista-specific issues. 393 393 394 394 \target Windows NT -
trunk/doc/src/platforms/wince-customization.qdoc
r846 r865 200 200 \o The shadow build directory must be on the same level as the Qt source 201 201 package.\br 202 If the Qt package is in \c{C:\Qt\4.7. 2} the shadow build directory202 If the Qt package is in \c{C:\Qt\4.7.3} the shadow build directory 203 203 could be \c{C:\Qt\shadowbuild}. A shadow build from a directory like 204 204 \c{C:\shadowbuild} will not compile. … … 211 211 \endlist 212 212 213 So lets assume you have installed Qt in \c{C:\Qt\4.7. 2} and you want213 So lets assume you have installed Qt in \c{C:\Qt\4.7.3} and you want 214 214 to create a shadow build in \c{C:\Qt\mobile5-shadow}: 215 215 -
trunk/doc/src/qt4-intro.qdoc
r846 r865 624 624 included in the \c changes-4.6.0 file 625 625 \l{http://qt.nokia.com/developer/changes/changes-4.6.0}{available 626 online}. A \l{Known Issues in 4.7. 2}{list of known issues}626 online}. A \l{Known Issues in 4.7.3}{list of known issues} 627 627 for this release is also available. 628 628 629 629 Changes between this release and the previous release are provided 630 in the \c{changes-4.7. 2} file (also631 \l{http://qt.nokia.com/developer/changes/changes-4.7. 2}{available online}).630 in the \c{changes-4.7.3} file (also 631 \l{http://qt.nokia.com/developer/changes/changes-4.7.3}{available online}). 632 632 \endomit 633 633 … … 834 834 in the \c changes-4.5.0 file 835 835 \l{http://qt.nokia.com/developer/changes/changes-4.5.0}{available online}. 836 A \l{Known Issues in 4.7. 2}{list of known issues} for this release is also836 A \l{Known Issues in 4.7.3}{list of known issues} for this release is also 837 837 available. 838 838 839 839 Changes between this release and the previous release are provided 840 in the \c{changes-4.7. 2} file (also841 \l{http://qt.nokia.com/developer/changes/changes-4.7. 2}{available online}).840 in the \c{changes-4.7.3} file (also 841 \l{http://qt.nokia.com/developer/changes/changes-4.7.3}{available online}). 842 842 843 843 A list of other Qt 4 features can be found on the -
trunk/doc/src/snippets/code/doc_src_emb-install.qdoc
r846 r865 41 41 //! [0] 42 42 cd <anywhere> 43 gunzip qt-everywhere-opensource-src-4.7. 2.tar.gz44 tar xf qt-everywhere-opensource-src-4.7. 2.tar43 gunzip qt-everywhere-opensource-src-4.7.3.tar.gz 44 tar xf qt-everywhere-opensource-src-4.7.3.tar 45 45 //! [0] 46 46 47 47 48 48 //! [1] 49 ~/qt-everywhere-opensource-src-4.7. 249 ~/qt-everywhere-opensource-src-4.7.3 50 50 //! [1] 51 51 … … 56 56 57 57 //! [2] 58 cd ~/qt-everywhere-opensource-src-4.7. 258 cd ~/qt-everywhere-opensource-src-4.7.3 59 59 ./configure -embedded [architecture] 60 60 //! [2] … … 72 72 73 73 //! [5] 74 PATH=/usr/local/Trolltech/QtEmbedded-4.7. 2/bin:$PATH74 PATH=/usr/local/Trolltech/QtEmbedded-4.7.3/bin:$PATH 75 75 export PATH 76 76 //! [5] … … 78 78 79 79 //! [6] 80 setenv PATH /usr/local/Trolltech/QtEmbedded-4.7. 2/bin:$PATH80 setenv PATH /usr/local/Trolltech/QtEmbedded-4.7.3/bin:$PATH 81 81 //! [6] -
trunk/doc/src/snippets/code/doc_src_installation.qdoc
r846 r865 41 41 //! [0] 42 42 cd /tmp 43 gunzip qt-everywhere-opensource-src-4.7. 2.tar.gz # uncompress the archive44 tar xvf qt-everywhere-opensource-src-4.7. 2.tar # unpack it43 gunzip qt-everywhere-opensource-src-4.7.3.tar.gz # uncompress the archive 44 tar xvf qt-everywhere-opensource-src-4.7.3.tar # unpack it 45 45 //! [0] 46 46 47 47 48 48 //! [1] 49 cd /tmp/qt-everywhere-opensource-src-4.7. 249 cd /tmp/qt-everywhere-opensource-src-4.7.3 50 50 ./configure 51 51 //! [1] … … 68 68 69 69 //! [5] 70 PATH=/usr/local/Trolltech/Qt-4.7. 2/bin:$PATH70 PATH=/usr/local/Trolltech/Qt-4.7.3/bin:$PATH 71 71 export PATH 72 72 //! [5] … … 74 74 75 75 //! [6] 76 setenv PATH /usr/local/Trolltech/Qt-4.7. 2/bin:$PATH76 setenv PATH /usr/local/Trolltech/Qt-4.7.3/bin:$PATH 77 77 //! [6] 78 78 … … 85 85 //! [8] 86 86 C: 87 cd /D C:\Qt\4.7. 287 cd /D C:\Qt\4.7.3 88 88 configure 89 89 //! [8] … … 102 102 //! [11] 103 103 cd /tmp 104 gunzip qt-everywhere-opensource-src-4.7. 2.tar.gz # uncompress the archive105 tar xvf qt-everywhere-opensource-src-4.7. 2.tar # unpack it104 gunzip qt-everywhere-opensource-src-4.7.3.tar.gz # uncompress the archive 105 tar xvf qt-everywhere-opensource-src-4.7.3.tar # unpack it 106 106 //! [11] 107 107 108 108 109 109 //! [12] 110 cd /tmp/qt-everywhere-opensource-src-4.7. 2110 cd /tmp/qt-everywhere-opensource-src-4.7.3 111 111 ./configure 112 112 //! [12] … … 129 129 130 130 //! [16] 131 PATH=/usr/local/Trolltech/Qt-4.7. 2/bin:$PATH131 PATH=/usr/local/Trolltech/Qt-4.7.3/bin:$PATH 132 132 export PATH 133 133 //! [16] … … 135 135 136 136 //! [17] 137 setenv PATH /usr/local/Trolltech/Qt-4.7. 2/bin:$PATH137 setenv PATH /usr/local/Trolltech/Qt-4.7.3/bin:$PATH 138 138 //! [17] 139 139 … … 146 146 //! [19] 147 147 C: 148 cd \Qt\4.7. 2148 cd \Qt\4.7.3 149 149 configure -platform win32-msvc2005 -xplatform wincewm50pocket-msvc2005 150 150 //! [19] … … 169 169 170 170 //! [23] 171 cd \Qt\4.7. 2171 cd \Qt\4.7.3 172 172 configure -platform win32-g++ -xplatform symbian-abld 173 173 //! [23] … … 208 208 209 209 //! [31] 210 cd \Qt\4.7. 2210 cd \Qt\4.7.3 211 211 configure -platform win32-g++ -xplatform symbian-sbsv2 212 212 //! [31] … … 245 245 246 246 //! [37] 247 PATH=/home/user/qt/4.7. 2/bin:$EPOCROOT/epoc32/tools:$PATH247 PATH=/home/user/qt/4.7.3/bin:$EPOCROOT/epoc32/tools:$PATH 248 248 export PATH 249 249 //! [37] 250 250 251 251 //! [38] 252 cd /home/user/qt/4.7. 2252 cd /home/user/qt/4.7.3 253 253 ./configure -platform linux-g++ -xplatform symbian/linux-armcc 254 254 //! [38] 255 255 256 256 //! [39] 257 cd /home/user/qt/4.7. 2257 cd /home/user/qt/4.7.3 258 258 ./configure -platform linux-g++ -xplatform symbian/linux-gcce -no-webkit 259 259 //! [39] -
trunk/doc/src/snippets/code/doc_src_qtestlib.qdoc
r846 r865 110 110 //! [10] 111 111 ********* Start testing of TestQString ********* 112 Config: Using QTest library 4.7. 2, Qt 4.7.2112 Config: Using QTest library 4.7.3, Qt 4.7.3 113 113 PASS : TestQString::initTestCase() 114 114 PASS : TestQString::toUpper() -
trunk/doc/src/snippets/code/doc_src_wince-customization.qdoc
r846 r865 62 62 //! [4] 63 63 cd c:\Qt\mobile5-shadow 64 C:\Qt\4.7. 2\configure.exe -platform win32-msvc2005 -xplatform wincewm50pocket-msvc2005 -release64 C:\Qt\4.7.3\configure.exe -platform win32-msvc2005 -xplatform wincewm50pocket-msvc2005 -release 65 65 //! [4] 66 66
Note:
See TracChangeset
for help on using the changeset viewer.