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

#include <scaleSelect.h>

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

Signals

void scaleChanged (const QSizeF &)
 

Public Member Functions

 ScaleSelect (QWidget *parent)
 
QSizeF scale () const
 
void setScale (const QSizeF &)
 
void setLock (bool)
 

Private Slots

void xScaleChanged ()
 
void yScaleChanged ()
 

Private Member Functions

void blockScale (bool val)
 

Private Attributes

bool _lock
 

Constructor & Destructor Documentation

◆ ScaleSelect()

Ms::ScaleSelect::ScaleSelect ( QWidget *  parent)

Member Function Documentation

◆ blockScale()

void Ms::ScaleSelect::blockScale ( bool  val)
private

◆ scale()

QSizeF Ms::ScaleSelect::scale ( ) const

◆ scaleChanged

void Ms::ScaleSelect::scaleChanged ( const QSizeF &  )
signal

◆ setLock()

void Ms::ScaleSelect::setLock ( bool  val)

◆ setScale()

void Ms::ScaleSelect::setScale ( const QSizeF &  o)

◆ xScaleChanged

void Ms::ScaleSelect::xScaleChanged ( )
privateslot

◆ yScaleChanged

void Ms::ScaleSelect::yScaleChanged ( )
privateslot

Member Data Documentation

◆ _lock

bool Ms::ScaleSelect::_lock
private

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