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

Message handler for the MusicXML schema validator QXmlSchemaValidator. More...

#include <musicxmlsupport.h>

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

Public Member Functions

 ValidatorMessageHandler ()
 
QString getErrors () const
 

Protected Member Functions

virtual void handleMessage (QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation)
 

Private Attributes

QString errors
 

Detailed Description

Message handler for the MusicXML schema validator QXmlSchemaValidator.

Constructor & Destructor Documentation

◆ ValidatorMessageHandler()

Ms::ValidatorMessageHandler::ValidatorMessageHandler ( )
inline

Member Function Documentation

◆ getErrors()

QString Ms::ValidatorMessageHandler::getErrors ( ) const
inline

◆ handleMessage()

void Ms::ValidatorMessageHandler::handleMessage ( QtMsgType  type,
const QString &  description,
const QUrl &  identifier,
const QSourceLocation &  sourceLocation 
)
protectedvirtual

Member Data Documentation

◆ errors

QString Ms::ValidatorMessageHandler::errors
private

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