![]()  | 
  
    MuseScore Plugins
    3.5
    
   Plugins API for MuseScore 
   | 
 
symbols for line break, page break etc. More...


Public Types | |
| enum | Type { PAGE, LINE, SECTION, NOBREAK } | 
Public Member Functions | |
| LayoutBreak (Score *=0) | |
| LayoutBreak (const LayoutBreak &) | |
| LayoutBreak * | clone () const override | 
| ElementType | type () const override | 
| void | setLayoutBreakType (Type) | 
| Type | layoutBreakType () const | 
| bool | acceptDrop (EditData &) const override | 
| Element * | drop (EditData &) override | 
| void | write (XmlWriter &) const override | 
| void | read (XmlReader &) override | 
| Measure * | measure () const | 
| qreal | pause () const | 
| void | setPause (qreal v) | 
| bool | startWithLongNames () const | 
| void | setStartWithLongNames (bool v) | 
| bool | startWithMeasureOne () const | 
| void | setStartWithMeasureOne (bool v) | 
| bool | isPageBreak () const | 
| bool | isLineBreak () const | 
| bool | isSectionBreak () const | 
| bool | isNoBreak () const | 
| QVariant | getProperty (Pid propertyId) const override | 
| bool | setProperty (Pid propertyId, const QVariant &) override | 
| QVariant | propertyDefault (Pid) const override | 
| Pid | propertyId (const QStringRef &xmlName) const override | 
symbols for line break, page break etc.
| enum Type | 
 1.8.13