- Timestamp:
- Nov 4, 2010, 1:38:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/deployment/qt-conf.qdoc
r651 r814 78 78 79 79 On OS/2, if neither of the above locations contains \c qt.conf, 80 QLibraryInfo will additionally try the following two locations: 80 QLibraryInfo will additionally try the following locations, in the 81 given order: 81 82 82 83 \list 1 … … 85 86 (or the application executable if Qt is built as a static library) 86 87 87 \o \c %ETC%\qtsys.conf 88 \o hard-coded system-wide \c .conf file (if set by the given build 89 of the Qt library) 90 91 \o \c %ETC%\qt.conf 88 92 89 93 \endlist
Note:
See TracChangeset
for help on using the changeset viewer.