cherish
Public Member Functions | Protected Member Functions | List of all members
PhotoWidget Class Reference

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>

Inheritance diagram for PhotoWidget:

Public Member Functions

 PhotoWidget (QWidget *parent=0)
 

Protected Member Functions

void dragEnterEvent (QDragEnterEvent *event)
 
void dragMoveEvent (QDragMoveEvent *event)
 
void dropEvent (QDropEvent *event)
 

Detailed Description

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.

Constructor & Destructor Documentation

§ PhotoWidget()

PhotoWidget::PhotoWidget ( QWidget *  parent = 0)

Constructor that sets some parameters to obtain the desired look, e.g., icon representation of the image.


The documentation for this class was generated from the following files: