Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

presentationWidget.h File Reference

#include <qwidget.h>
#include <qimage.h>
#include <qpixmap.h>
#include <qdatetime.h>
#include <qmutex.h>

Include dependency graph for presentationWidget.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  SlideshowWidget

Enumerations

enum  ANIMATION_TYPE {
  AUTO_PLAY, IMMEDIATE, SCROLL_LEFT, SCROLL_RIGHT,
  SCROLL_UP, SCROLL_DOWN
}


Enumeration Type Documentation

enum ANIMATION_TYPE
 

Enumeration values:
AUTO_PLAY 
IMMEDIATE 
SCROLL_LEFT 
SCROLL_RIGHT 
SCROLL_UP 
SCROLL_DOWN 

Definition at line 28 of file presentationWidget.h.

00029 {
00030   AUTO_PLAY,
00031   IMMEDIATE,
00032   SCROLL_LEFT,
00033   SCROLL_RIGHT,
00034   SCROLL_UP,
00035   SCROLL_DOWN
00036 } ANIMATION_TYPE;


Generated on Sat Apr 2 05:44:32 2005 for AlbumShaper by  doxygen 1.3.9.1