| Home · All Classes · Main Classes · Deprecated |
Static Public Member Functions | |
| static void | switchToSoftwareRendering (MWindow *window) |
| static void | pixmapFromImage (PixmapCacheEntry *cacheEntry, const QImage &image, const QString &uniqueKey, const QSize &requestedSize) |
| static QPixmap | pixmapFromHandle (const MPixmapHandle &pixmapHandle, void **addr, int *numBytes) |
| static bool | isRunningNativeGraphicsSystem () |
| static bool | isRunningMeeGoCompatibleGraphicsSystem () |
| static bool | isRunningMeeGoGraphicsSystem () |
| static bool | canSwitchBetweenSoftwareAndHardwareRendering () |
| static void | enableSwitchEvents () |
| bool MGraphicsSystemHelper::canSwitchBetweenSoftwareAndHardwareRendering | ( | ) | [static] |
| void MGraphicsSystemHelper::enableSwitchEvents | ( | ) | [static] |
| bool MGraphicsSystemHelper::isRunningMeeGoCompatibleGraphicsSystem | ( | ) | [static] |
| bool MGraphicsSystemHelper::isRunningMeeGoGraphicsSystem | ( | ) | [static] |
| bool MGraphicsSystemHelper::isRunningNativeGraphicsSystem | ( | ) | [static] |
Returns true when the native graphicssystem is used.
If there is no support for the MeeGo graphicssystem true is always returned.
| QPixmap MGraphicsSystemHelper::pixmapFromHandle | ( | const MPixmapHandle & | pixmapHandle, | |
| void ** | addr, | |||
| int * | numBytes | |||
| ) | [static] |
| void MGraphicsSystemHelper::pixmapFromImage | ( | PixmapCacheEntry * | cacheEntry, | |
| const QImage & | image, | |||
| const QString & | uniqueKey, | |||
| const QSize & | requestedSize | |||
| ) | [static] |
| void MGraphicsSystemHelper::switchToSoftwareRendering | ( | MWindow * | window | ) | [static] |
| Copyright © 2010 Nokia Corporation | MeeGo Touch |