Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/dialogs/qfiledialog.cpp

    r651 r769  
    230230
    231231    \value HideNameFilterDetails Indicates if the is hidden or not.
    232     This value is obsolete and does nothing since Qt 4.5:
    233232
    234233    \value DontUseSheet In previous versions of Qt, the static
    235234    functions would create a sheet by default if the static function
    236     was given a parent. This is no longer supported in Qt 4.5, The
     235    was given a parent. This is no longer supported and does nothing in Qt 4.5, The
    237236    static functions will always be an application modal dialog. If
    238237    you want to use sheets, use QFileDialog::open() instead.
Note: See TracChangeset for help on using the changeset viewer.