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/doc/src/platforms/emb-directfb-EmbLinux.qdoc

    r651 r769  
    268268    \o By default Qt will use DirectFB to load QPixmaps from disk/memory. If
    269269your DirectFB implementation does not support this it might make sense to
    270 define this.
     270define this. If you see strange rendering issues with pixmaps that have an
     271alpha channel defining this could solve the problem.
    271272
    272273 \row
     
    328329defines should only be used when optimizing the application.
    329330
     331\section2 Top level transparency
     332\note DirectFB supports partially or fully transparent top level windows,
     333either through QWidget::setWindowOpacity or through setting a non-opaque
     334background brush. Note that for the latter it is not supported to change an
     335opaque window to be transparent at runtime.
    330336*/
Note: See TracChangeset for help on using the changeset viewer.