Added new QML types to create VideoResolution and ImageResolution from QML
authorMohammed Sameer <msameer@foolab.org>
Tue, 13 Aug 2013 16:04:01 +0000 (19:04 +0300)
committerMohammed Sameer <msameer@foolab.org>
Tue, 13 Aug 2013 16:26:24 +0000 (19:26 +0300)
commit0dafb7a836e18711dc33b05fbb3304e6ecf88faa
treef5b02fef0c2b94583bd3b450958bf912c588b66b
parentdaeab31b4a6de5d6a65b293791b12983df9b04a3
Added new QML types to create VideoResolution and ImageResolution from QML
declarative/declarative.pro
declarative/imageresolution.cpp [new file with mode: 0644]
declarative/imageresolution.h [new file with mode: 0644]
declarative/plugin.cpp
declarative/videoresolution.cpp [new file with mode: 0644]
declarative/videoresolution.h [new file with mode: 0644]