|
@ -88,10 +88,10 @@ public: |
|
|
// make new class that has inherited from QQuickImageProvider instead
|
|
|
// make new class that has inherited from QQuickImageProvider instead
|
|
|
// of imageProvider, send images regard to the name
|
|
|
// of imageProvider, send images regard to the name
|
|
|
ColorImageProvider* imageProvider; |
|
|
ColorImageProvider* imageProvider; |
|
|
US_SONO_IMAGE_MONITOR_RESOLUTION(SonoImage) |
|
|
// US_SONO_IMAGE_MONITOR_RESOLUTION(SonoImage)
|
|
|
US_MOUSE (mouse) |
|
|
// US_MOUSE (mouse)
|
|
|
US_NOTIF(mousePressed) |
|
|
// US_NOTIF(mousePressed)
|
|
|
US_NOTIF(mouseRealeased) |
|
|
// US_NOTIF(mouseRealeased)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
US_PROPERTY (int, widthOfScene, 100) |
|
|
US_PROPERTY (int, widthOfScene, 100) |
|
|