Image
Image component is displaying a single or multiple images in page. Individual images can be customized according to your preferences. It is used with Layout, Grid component, etc. The image can come from a URL.
Image in Palette |
Sample Image |
Attributes
|
Events
Name |
Description |
Click |
When the image is clicked |
Double Click |
When the image is double clicked. |
Mouse Down |
When the image is pressed down. |
Mouse Enter |
When the mouse pointer is moves in image while it is over. |
Mouse Leave |
When the mouse pointer is moves on over a image. |
Mouse Move |
When the mouse pointer is moving while it is over an image. |
Mouse Out |
When the mouse pointer moves out of a image. |
Mouse Over |
When the mouse pointer is moves on image while it is over. |
Mouse Up |
When the mouse pointer is pressed up. |
Focus In |
When the image is clicked. |
Focus Out |
When the mouse pointer is pressed while it is over an image. |
Click |
When the image is clicked |
Double Click |
When the image is double clicked. |
Mouse Down |
When the image is pressed down. |
Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework