Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

SceneArrowButton Class Reference

#include <scenearrowbutton.h>

List of all members.

Public Slots

void moveIcon ()

Signals

void clicked ()

Public Member Functions

 SceneArrowButton (QWidget *parent=0)
void setOpened (bool isOpened)

Protected Member Functions

virtual void paintEvent (QPaintEvent *p)
void mouseReleaseEvent (QMouseEvent *e)
void enterEvent (QEvent *e)
void leaveEvent (QEvent *e)


Detailed Description

Author:
Bjoern Erik Nilsen & Fredrik Berg Kjoelstad


Constructor & Destructor Documentation

SceneArrowButton::SceneArrowButton QWidget *  parent = 0  ) 
 

Sets up the scenearrowbutton

Parameters:
parent the parent of the widget.


Member Function Documentation

void SceneArrowButton::enterEvent QEvent *  e  )  [protected]
 

Overloaded event function for recieving information when the mouse enter the widget

Parameters:
e information about the event

void SceneArrowButton::leaveEvent QEvent *  e  )  [protected]
 

Overloaded event function for recieving information when the mouse leaves the widget

Parameters:
e information about the event

void SceneArrowButton::mouseReleaseEvent QMouseEvent *  e  )  [protected]
 

Overloaded event function to recieve mouserelease-events.

Parameters:
e information about the mouserelease-event.

void SceneArrowButton::moveIcon  )  [slot]
 

Slot for moving the icon to create an animation-like effect.

void SceneArrowButton::paintEvent QPaintEvent *  p  )  [protected, virtual]
 

Overloaded function to paint the widget.

Parameters:
p information about the paintEvent.

void SceneArrowButton::setOpened bool  isOpened  ) 
 

Sets if the scene is opened or closed.

Parameters:
isOpened true if the scene is opened.


The documentation for this class was generated from the following files:
Generated on Thu May 19 01:51:22 2005 for stopmotion.kdevelop by  doxygen 1.4.2