Mixxx

StarEditor Class Reference

#include <stareditor.h>

Collaboration diagram for StarEditor:

List of all members.

Signals

void editingFinished ()

Public Member Functions

 StarEditor (QWidget *parent, const QStyleOptionViewItem &option)
QSize sizeHint () const
void setStarRating (const StarRating &starRating)
StarRating starRating ()

Protected Member Functions

void paintEvent (QPaintEvent *event)
void mouseMoveEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)

Detailed Description

Definition at line 34 of file stareditor.h.


Constructor & Destructor Documentation

StarEditor::StarEditor ( QWidget *  parent,
const QStyleOptionViewItem &  option 
)

Definition at line 38 of file stareditor.cpp.


Member Function Documentation

void StarEditor::editingFinished ( ) [signal]

Here is the caller graph for this function:

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

Definition at line 64 of file stareditor.cpp.

Here is the call graph for this function:

void StarEditor::mouseReleaseEvent ( QMouseEvent *  event) [protected]

Definition at line 76 of file stareditor.cpp.

Here is the call graph for this function:

void StarEditor::paintEvent ( QPaintEvent *  event) [protected]

Definition at line 54 of file stareditor.cpp.

Here is the call graph for this function:

void StarEditor::setStarRating ( const StarRating starRating) [inline]

Definition at line 42 of file stareditor.h.

Here is the call graph for this function:

Here is the caller graph for this function:

QSize StarEditor::sizeHint ( ) const

Definition at line 46 of file stareditor.cpp.

Here is the call graph for this function:

StarRating StarEditor::starRating ( ) [inline]

Definition at line 45 of file stareditor.h.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines