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

#include <segmentlist.h>

Collaboration diagram for Ms::SegmentList::const_iterator:
Collaboration graph
[legend]

Public Member Functions

 const_iterator (const Segment *s)
 
const_iterator operator++ ()
 
bool operator!= (const const_iterator &i) const
 
const Segmentoperator* () const
 

Private Attributes

const Segmentp
 

Constructor & Destructor Documentation

◆ const_iterator()

Ms::SegmentList::const_iterator::const_iterator ( const Segment s)
inline

Member Function Documentation

◆ operator!=()

bool Ms::SegmentList::const_iterator::operator!= ( const const_iterator i) const
inline

◆ operator*()

const Segment& Ms::SegmentList::const_iterator::operator* ( ) const
inline

◆ operator++()

const_iterator Ms::SegmentList::const_iterator::operator++ ( )
inline

Member Data Documentation

◆ p

const Segment* Ms::SegmentList::const_iterator::p
private

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