| Home · All Classes · Main Classes · Deprecated |
Inherits MAppletMessage.
Public Member Functions | |
| MAppletPixmapModifiedMessage (const QRectF &geometry=QRectF()) | |
| virtual | ~MAppletPixmapModifiedMessage () |
| QRectF | geometry () const |
| void | setGeometry (const QRectF &newGeometry) |
An applet message for notifying the host that a part of the applet pixmap has been modified.
| MAppletPixmapModifiedMessage::MAppletPixmapModifiedMessage | ( | const QRectF & | geometry = QRectF() |
) | [explicit] |
Constructs a MAppletPixmapModifiedMessage.
The geometry of the modified region can be set as a parameter. The default is a null rectangle.
| geometry | the geometry of the modified region. |
| MAppletPixmapModifiedMessage::~MAppletPixmapModifiedMessage | ( | ) | [virtual] |
Destroys the MAppletPixmapModifiedMessage.
| QRectF MAppletPixmapModifiedMessage::geometry | ( | ) | const |
Returns the geometry of the modified region.
| void MAppletPixmapModifiedMessage::setGeometry | ( | const QRectF & | newGeometry | ) |
Sets the geometry of the modified region.
| newGeometry | the new geometry of the modified region |
| Copyright © 2010 Nokia Corporation | Generated on Thu Feb 24 06:02:51 2011 (PDT) Doxygen 1.6.1 |
MeeGo Touch |