MuseScore Plugins 3.3
Plugins API for MuseScore
Loading...
Searching...
No Matches
MScore Class Reference

Public Types

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

Static Public Member Functions

static void init ()
static MStyle & baseStyle ()
static void setBaseStyle (const MStyle &style)
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 class DirectionH : char
strong
Enumerator
AUTO 
LEFT 
RIGHT 

◆ OrnamentStyle

enum class OrnamentStyle : char
strong
Enumerator
DEFAULT 
BAROQUE 

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