Changeset 342 for trunk/src/gui/image/qpixmap.h
- Timestamp:
- Nov 23, 2009, 11:35:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/image/qpixmap.h
r267 r342 151 151 #if defined(Q_WS_PM) 152 152 HBITMAP toPmHBITMAP(HBITMAP *mask = 0, bool embedRealAlpha = false) const; 153 static QPixmap fromPmHBITMAP(HBITMAP hbm); 153 154 static HPOINTER toPmHPOINTER(const QIcon &icon, bool isPointer = false, 154 155 int hotX = 0, int hotY = 0,
Note:
See TracChangeset
for help on using the changeset viewer.