Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
1 edited
5 copied

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/doc/src/deployment/qt-conf.qdoc

    r560 r561  
    5757    libraries look elsewhere.
    5858
     59
     60
     61
     62
     63
     64
    5965    QLibraryInfo will load \c qt.conf from one of the following locations:
    6066
     
    7177    \endlist
    7278
     79
     80
     81
     82
     83
     84
     85
     86
     87
     88
     89
     90
    7391    The \c qt.conf file is an INI text file, as described in the \l
    7492    {QSettings::Format}{QSettings} documentation. The file should have
     
    105123    need to be placed in specific sub-directories under the
    106124    \c{plugins} directory (see \l{How to Create Qt Plugins} for
    107     details).
    108 
     125    details). On OS/2, the \c Prefix is always relative to the directory
     126    where \c qt.conf or \c qtsys.conf is loaded from.
     127   
    109128    For example, a \c qt.conf file could contain the following:
    110129
Note: See TracChangeset for help on using the changeset viewer.