Changeset 769 for trunk/doc/src/platforms/emb-directfb-EmbLinux.qdoc
- 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/doc/src/platforms/emb-directfb-EmbLinux.qdoc
r651 r769 268 268 \o By default Qt will use DirectFB to load QPixmaps from disk/memory. If 269 269 your DirectFB implementation does not support this it might make sense to 270 define this. 270 define this. If you see strange rendering issues with pixmaps that have an 271 alpha channel defining this could solve the problem. 271 272 272 273 \row … … 328 329 defines should only be used when optimizing the application. 329 330 331 \section2 Top level transparency 332 \note DirectFB supports partially or fully transparent top level windows, 333 either through QWidget::setWindowOpacity or through setting a non-opaque 334 background brush. Note that for the latter it is not supported to change an 335 opaque window to be transparent at runtime. 330 336 */
Note:
See TracChangeset
for help on using the changeset viewer.