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

#include <score.h>

Collaboration diagram for Ms::ScoreContentState:
Collaboration graph
[legend]

Public Member Functions

 ScoreContentState ()
 
 ScoreContentState (const Score *s, int stateNum)
 
bool operator== (const ScoreContentState &s2) const
 
bool operator!= (const ScoreContentState &s2) const
 
bool isNewerThan (const ScoreContentState &s2) const
 

Private Attributes

const Scorescore
 
int num
 

Constructor & Destructor Documentation

◆ ScoreContentState() [1/2]

Ms::ScoreContentState::ScoreContentState ( )
inline

◆ ScoreContentState() [2/2]

Ms::ScoreContentState::ScoreContentState ( const Score s,
int  stateNum 
)
inline

Member Function Documentation

◆ isNewerThan()

bool Ms::ScoreContentState::isNewerThan ( const ScoreContentState s2) const
inline

◆ operator!=()

bool Ms::ScoreContentState::operator!= ( const ScoreContentState s2) const
inline

◆ operator==()

bool Ms::ScoreContentState::operator== ( const ScoreContentState s2) const
inline

Member Data Documentation

◆ num

int Ms::ScoreContentState::num
private

◆ score

const Score* Ms::ScoreContentState::score
private

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