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

#include <scorePreview.h>

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

Public Slots

void setScore (const QString &)
 
void setScore (const ScoreInfo &)
 
void unsetScore ()
 

Signals

void doubleClicked (QString)
 

Public Member Functions

 ScorePreview (QWidget *parent=0)
 
void displayInfo (bool show)
 

Private Member Functions

virtual void mouseDoubleClickEvent (QMouseEvent *) override
 

Private Attributes

ScoreInfo scoreInfo
 
QString messageNothingToShow
 

Constructor & Destructor Documentation

◆ ScorePreview()

Ms::ScorePreview::ScorePreview ( QWidget *  parent = 0)

Member Function Documentation

◆ displayInfo()

void Ms::ScorePreview::displayInfo ( bool  show)

◆ doubleClicked

void Ms::ScorePreview::doubleClicked ( QString  )
signal

◆ mouseDoubleClickEvent()

virtual void Ms::ScorePreview::mouseDoubleClickEvent ( QMouseEvent *  )
inlineoverrideprivatevirtual

◆ setScore [1/2]

void Ms::ScorePreview::setScore ( const QString &  s)
slot

◆ setScore [2/2]

void Ms::ScorePreview::setScore ( const ScoreInfo si)
slot

◆ unsetScore

void Ms::ScorePreview::unsetScore ( )
slot

Member Data Documentation

◆ messageNothingToShow

QString Ms::ScorePreview::messageNothingToShow
private

◆ scoreInfo

ScoreInfo Ms::ScorePreview::scoreInfo
private

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