MuseScore  3.4
Music composition and notation
Signals | Public Member Functions | Private Member Functions | Private Attributes | List of all members
Ms::BendCanvas Class Reference

#include <bendcanvas.h>

Inheritance diagram for Ms::BendCanvas:
Inheritance graph
[legend]
Collaboration diagram for Ms::BendCanvas:
Collaboration graph
[legend]

Signals

void bendCanvasChanged ()
 

Public Member Functions

 BendCanvas (QWidget *parent=0)
 
const QList< PitchValue > & points () const
 
QList< PitchValue > & points ()
 
void setPoints (const QList< PitchValue > &p)
 

Private Member Functions

virtual void paintEvent (QPaintEvent *)
 
virtual void mousePressEvent (QMouseEvent *)
 

Private Attributes

QList< PitchValue_points
 

Constructor & Destructor Documentation

◆ BendCanvas()

Ms::BendCanvas::BendCanvas ( QWidget *  parent = 0)

Member Function Documentation

◆ bendCanvasChanged

void Ms::BendCanvas::bendCanvasChanged ( )
signal

◆ mousePressEvent()

void Ms::BendCanvas::mousePressEvent ( QMouseEvent *  ev)
privatevirtual

◆ paintEvent()

void Ms::BendCanvas::paintEvent ( QPaintEvent *  ev)
privatevirtual

◆ points() [1/2]

const QList<PitchValue>& Ms::BendCanvas::points ( ) const
inline

◆ points() [2/2]

QList<PitchValue>& Ms::BendCanvas::points ( )
inline

◆ setPoints()

void Ms::BendCanvas::setPoints ( const QList< PitchValue > &  p)
inline

Member Data Documentation

◆ _points

QList<PitchValue> Ms::BendCanvas::_points
private

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