MuseScore Plugins  3.5
Plugins API for MuseScore
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
MScore Class Reference

Public Types

enum  DirectionH : char { AUTO, LEFT, RIGHT }
 
enum  OrnamentStyle : char { DEFAULT, BAROQUE }
 

Static Public Member Functions

static void init ()
 
static const MStyle & baseStyle ()
 
static MStyle & defaultStyle ()
 
static const MStyle * defaultStyleForParts ()
 
static bool readDefaultStyle (QString file)
 
static void setDefaultStyle (const MStyle &s)
 
static void defaultStyleForPartsHasChanged ()
 
static const QString & globalShare ()
 
static qreal hRaster ()
 
static qreal vRaster ()
 
static void setHRaster (int val)
 
static void setVRaster (int val)
 
static void setNudgeStep (qreal val)
 
static void setNudgeStep10 (qreal val)
 
static void setNudgeStep50 (qreal val)
 
static bool verticalOrientation ()
 
static void setVerticalOrientation (bool val)
 
static MPaintDevice * paintDevice ()
 
static void setError (MsError e)
 
static const char * errorMessage ()
 
static const char * errorGroup ()
 

Static Public Attributes

static MsError _error
 
static std::vector< MScoreError > errorList
 
static QColor selectColor [VOICES]
 
static QColor defaultColor
 
static QColor dropColor
 
static QColor layoutBreakColor
 
static QColor frameMarginColor
 
static QColor bgColor
 
static bool warnPitchRange
 
static int pedalEventsMinTicks
 
static bool harmonyPlayDisableCompatibility
 
static bool harmonyPlayDisableNew
 
static bool playRepeats
 
static bool panPlayback
 
static int playbackSpeedIncrement
 
static qreal nudgeStep
 
static qreal nudgeStep10
 
static qreal nudgeStep50
 
static int defaultPlayDuration
 
static QString lastError
 
static bool noHorizontalStretch
 
static bool noVerticalStretch
 
static bool showSegmentShapes
 
static bool showSkylines
 
static bool showMeasureShapes
 
static bool showBoundingRect
 
static bool showSystemBoundingRect
 
static bool showCorruptedMeasures
 
static bool useFallbackFont
 
static bool debugMode
 
static bool testMode
 
static int division
 
static int sampleRate
 
static int mtcType
 
static Sequencer * seq
 
static bool saveTemplateMode
 
static bool noGui
 
static bool noExcerpts
 
static bool noImages
 
static bool pdfPrinting
 
static bool svgPrinting
 
static double pixelRatio
 
static qreal verticalPageGap
 
static qreal horizontalPageGapEven
 
static qreal horizontalPageGapOdd
 

Member Enumeration Documentation

◆ DirectionH

enum DirectionH : char
strong
Enumerator
AUTO 
LEFT 
RIGHT 

◆ OrnamentStyle

enum OrnamentStyle : char
strong
Enumerator
DEFAULT 
BAROQUE 

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