MuseScore  3.4
Music composition and notation
Public Slots | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
Awl::PitchLabel Class Reference

#include <pitchlabel.h>

Inheritance diagram for Awl::PitchLabel:
Inheritance graph
[legend]
Collaboration diagram for Awl::PitchLabel:
Collaboration graph
[legend]

Public Slots

void setValue (int)
 
void setInt (int)
 
void setPitch (int)
 

Public Member Functions

 PitchLabel (QWidget *parent=0)
 
int value () const
 
void setPitchMode (bool val)
 
bool pitchMode () const
 

Protected Member Functions

QSize sizeHint () const
 

Private Attributes

bool _pitchMode
 
int _value
 

Constructor & Destructor Documentation

◆ PitchLabel()

Awl::PitchLabel::PitchLabel ( QWidget *  parent = 0)

Member Function Documentation

◆ pitchMode()

bool Awl::PitchLabel::pitchMode ( ) const
inline

◆ setInt

void Awl::PitchLabel::setInt ( int  val)
slot

◆ setPitch

void Awl::PitchLabel::setPitch ( int  val)
slot

◆ setPitchMode()

void Awl::PitchLabel::setPitchMode ( bool  val)

◆ setValue

void Awl::PitchLabel::setValue ( int  val)
slot

◆ sizeHint()

QSize Awl::PitchLabel::sizeHint ( ) const
protected

◆ value()

int Awl::PitchLabel::value ( ) const
inline

Member Data Documentation

◆ _pitchMode

bool Awl::PitchLabel::_pitchMode
private

◆ _value

int Awl::PitchLabel::_value
private

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