Changeset 769 for trunk/src/gui/dialogs/qfiledialog.cpp
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/gui/dialogs/qfiledialog.cpp
r651 r769 230 230 231 231 \value HideNameFilterDetails Indicates if the is hidden or not. 232 This value is obsolete and does nothing since Qt 4.5:233 232 234 233 \value DontUseSheet In previous versions of Qt, the static 235 234 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, The235 was given a parent. This is no longer supported and does nothing in Qt 4.5, The 237 236 static functions will always be an application modal dialog. If 238 237 you want to use sheets, use QFileDialog::open() instead.
Note:
See TracChangeset
for help on using the changeset viewer.