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

#include <segmentlist.h>

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

Public Member Functions

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

Private Attributes

Segmentp
 

Constructor & Destructor Documentation

◆ iterator()

Ms::SegmentList::iterator::iterator ( Segment s)
inline

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Segment& Ms::SegmentList::iterator::operator* ( )
inline

◆ operator++()

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

Member Data Documentation

◆ p

Segment* Ms::SegmentList::iterator::p
private

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