GradientRenderer Class Reference

#include <gradients.h>

List of all members.

Public Slots

void setGradientStops (const QGradientStops &stops)

Signals

void tfTextureGenerated (QImage &tf_img)

Public Member Functions

 GradientRenderer (QWidget *parent)
QSize sizeHint () const

Protected Member Functions

void initializeGL ()
void paintGL ()
void resizeGL (int width, int height)
void mousePressEvent (QMouseEvent *event)
void mouseMoveEvent (QMouseEvent *event)


Detailed Description

Definition at line 117 of file gradients.h.


Constructor & Destructor Documentation

GradientRenderer::GradientRenderer ( QWidget *  parent  ) 

Definition at line 719 of file gradients.cpp.


Member Function Documentation

void GradientRenderer::initializeGL (  )  [protected]

Definition at line 746 of file gradients.cpp.

void GradientRenderer::mouseMoveEvent ( QMouseEvent *  event  )  [protected]

Definition at line 896 of file gradients.cpp.

void GradientRenderer::mousePressEvent ( QMouseEvent *  event  )  [protected]

Definition at line 892 of file gradients.cpp.

void GradientRenderer::paintGL (  )  [protected]

Definition at line 757 of file gradients.cpp.

void GradientRenderer::resizeGL ( int  width,
int  height 
) [protected]

Definition at line 883 of file gradients.cpp.

void GradientRenderer::setGradientStops ( const QGradientStops &  stops  )  [slot]

Definition at line 741 of file gradients.cpp.

QSize GradientRenderer::sizeHint (  )  const [inline]

Definition at line 124 of file gradients.h.

void GradientRenderer::tfTextureGenerated ( QImage &  tf_img  )  [signal]


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

Generated on Wed Jun 3 09:01:11 2009 for rcube by  doxygen 1.5.9