|
cherish
|
Class that serves as a local image file browser and allows to view all the image file of a given directory. It is designed so that to also perform image import to the scene by doing drag and drop movement. More...
#include <ListView.h>
Public Member Functions | |
| PhotoWidget (QWidget *parent=0) | |
Protected Member Functions | |
| void | dragEnterEvent (QDragEnterEvent *event) |
| void | dragMoveEvent (QDragMoveEvent *event) |
| void | dropEvent (QDropEvent *event) |
Class that serves as a local image file browser and allows to view all the image file of a given directory. It is designed so that to also perform image import to the scene by doing drag and drop movement.
| PhotoWidget::PhotoWidget | ( | QWidget * | parent = 0 | ) |
Constructor that sets some parameters to obtain the desired look, e.g., icon representation of the image.
1.8.12