MuseScore  3.4
Music composition and notation
Public Member Functions | Private Attributes | List of all members
Ms::XmlNesting Class Reference
Inheritance diagram for Ms::XmlNesting:
Inheritance graph
[legend]
Collaboration diagram for Ms::XmlNesting:
Collaboration graph
[legend]

Public Member Functions

 XmlNesting (QString *s)
 
void pushToken (const QString &t)
 
void pushB ()
 
void pushI ()
 
void pushU ()
 
QString popToken ()
 
void popToken (const char *t)
 
void popB ()
 
void popI ()
 
void popU ()
 

Private Attributes

QString * _s
 

Constructor & Destructor Documentation

◆ XmlNesting()

Ms::XmlNesting::XmlNesting ( QString *  s)
inline

Member Function Documentation

◆ popB()

void Ms::XmlNesting::popB ( )
inline

◆ popI()

void Ms::XmlNesting::popI ( )
inline

◆ popToken() [1/2]

QString Ms::XmlNesting::popToken ( )
inline

◆ popToken() [2/2]

void Ms::XmlNesting::popToken ( const char *  t)
inline

◆ popU()

void Ms::XmlNesting::popU ( )
inline

◆ pushB()

void Ms::XmlNesting::pushB ( )
inline

◆ pushI()

void Ms::XmlNesting::pushI ( )
inline

◆ pushToken()

void Ms::XmlNesting::pushToken ( const QString &  t)
inline

◆ pushU()

void Ms::XmlNesting::pushU ( )
inline

Member Data Documentation

◆ _s

QString* Ms::XmlNesting::_s
private

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