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

#include <capella.h>

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

Public Member Functions

 CapExplicitBarline (Capella *c)
 
void read ()
 
void readCapx (XmlReader &e)
 
BarLineType type () const
 
int barMode () const
 
- Public Member Functions inherited from Ms::NoteObj
 NoteObj (CapellaNoteObjectType t)
 
CapellaNoteObjectType type () const
 
- Public Member Functions inherited from Ms::CapellaObj
 CapellaObj (Capella *c)
 

Private Attributes

BarLineType _type
 
int _barMode
 

Additional Inherited Members

- Protected Attributes inherited from Ms::CapellaObj
Capellacap
 

Constructor & Destructor Documentation

◆ CapExplicitBarline()

Ms::CapExplicitBarline::CapExplicitBarline ( Capella c)
inline

Member Function Documentation

◆ barMode()

int Ms::CapExplicitBarline::barMode ( ) const
inline

◆ read()

void Ms::CapExplicitBarline::read ( )

◆ readCapx()

void Ms::CapExplicitBarline::readCapx ( XmlReader e)

◆ type()

BarLineType Ms::CapExplicitBarline::type ( ) const
inline

Member Data Documentation

◆ _barMode

int Ms::CapExplicitBarline::_barMode
private

◆ _type

BarLineType Ms::CapExplicitBarline::_type
private

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