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

#include <capella.h>

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

Public Member Functions

 CapClef (Capella *c)
 
void read ()
 
void readCapx (XmlReader &e)
 
const char * name ()
 
ClefType clef () const
 
- Public Member Functions inherited from Ms::NoteObj
 NoteObj (CapellaNoteObjectType t)
 
CapellaNoteObjectType type () const
 
- Public Member Functions inherited from Ms::CapellaObj
 CapellaObj (Capella *c)
 

Static Public Member Functions

static ClefType clefType (Form, ClefLine, Oct)
 

Public Attributes

ClefLine line
 
Oct oct
 

Private Attributes

Form form
 

Additional Inherited Members

- Protected Attributes inherited from Ms::CapellaObj
Capellacap
 

Constructor & Destructor Documentation

◆ CapClef()

Ms::CapClef::CapClef ( Capella c)
inline

Member Function Documentation

◆ clef()

ClefType Ms::CapClef::clef ( ) const

◆ clefType()

ClefType Ms::CapClef::clefType ( Form  form,
ClefLine  line,
Oct  oct 
)
static

◆ name()

const char* Ms::CapClef::name ( )
inline

◆ read()

void Ms::CapClef::read ( )

◆ readCapx()

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

Member Data Documentation

◆ form

Form Ms::CapClef::form
private

◆ line

ClefLine Ms::CapClef::line

◆ oct

Oct Ms::CapClef::oct

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