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

#include <magbox.h>

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

Signals

void magChanged (MagIdx)
 

Public Member Functions

 MagBox (QWidget *parent=0)
 
void setMag (double)
 
void setMagIdx (MagIdx)
 
double getMag (ScoreView *) const
 
double getLMag (ScoreView *) const
 
void setEnabled (bool val)
 
QString currentText () const
 
int count () const
 
void removeItem (int i)
 

Private Slots

void indexChanged (int)
 
void textChanged ()
 

Private Attributes

double freeMag
 

Constructor & Destructor Documentation

◆ MagBox()

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

Member Function Documentation

◆ count()

int Ms::MagBox::count ( ) const
inline

◆ currentText()

QString Ms::MagBox::currentText ( ) const
inline

◆ getLMag()

double Ms::MagBox::getLMag ( ScoreView canvas) const

◆ getMag()

double Ms::MagBox::getMag ( ScoreView canvas) const

◆ indexChanged

void Ms::MagBox::indexChanged ( int  idx)
privateslot

◆ magChanged

void Ms::MagBox::magChanged ( MagIdx  )
signal

◆ removeItem()

void Ms::MagBox::removeItem ( int  i)
inline

◆ setEnabled()

void Ms::MagBox::setEnabled ( bool  val)
inline

◆ setMag()

void Ms::MagBox::setMag ( double  val)

◆ setMagIdx()

void Ms::MagBox::setMagIdx ( MagIdx  idx)

◆ textChanged

void Ms::MagBox::textChanged ( )
privateslot

Member Data Documentation

◆ freeMag

double Ms::MagBox::freeMag
private

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