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

#include <capella.h>

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

Public Member Functions

 PolygonObj (Capella *c)
 
void read ()
 
- Public Member Functions inherited from Ms::BasicDrawObj
 BasicDrawObj (CapellaType t, Capella *c)
 
void read ()
 
void readCapx (XmlReader &e)
 
- Public Member Functions inherited from Ms::CapellaObj
 CapellaObj (Capella *c)
 

Public Attributes

bool bFilled
 
unsigned lineWidth
 
QColor clrFill
 
QColor clrLine
 
- Public Attributes inherited from Ms::BasicDrawObj
unsigned char modeX
 
unsigned char modeY
 
unsigned char distY
 
unsigned char flags
 
int nRefNote
 
int nNotes
 
bool background
 
int pageRange
 
CapellaType type
 

Additional Inherited Members

- Protected Attributes inherited from Ms::CapellaObj
Capellacap
 

Constructor & Destructor Documentation

◆ PolygonObj()

Ms::PolygonObj::PolygonObj ( Capella c)
inline

Member Function Documentation

◆ read()

void Ms::PolygonObj::read ( )

Member Data Documentation

◆ bFilled

bool Ms::PolygonObj::bFilled

◆ clrFill

QColor Ms::PolygonObj::clrFill

◆ clrLine

QColor Ms::PolygonObj::clrLine

◆ lineWidth

unsigned Ms::PolygonObj::lineWidth

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