Changeset 769 for trunk/src/3rdparty/phonon/mmf/defs.h
- 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/src/3rdparty/phonon/mmf/defs.h
r561 r769 36 36 MediaTypeVideo 37 37 }; 38 39 enum VideoParameter { 40 WindowHandle = 0x1, 41 WindowScreenRect = 0x2, 42 ScaleFactors = 0x4 43 }; 44 Q_DECLARE_FLAGS(VideoParameters, VideoParameter) 45 Q_DECLARE_OPERATORS_FOR_FLAGS(VideoParameters) 46 38 47 } 39 48 }
Note:
See TracChangeset
for help on using the changeset viewer.