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

#include <enableplayforwidget.h>

Public Member Functions

void showEvent (QShowEvent *)
 
bool eventFilter (QObject *obj, QEvent *e)
 
 EnablePlayForWidget (QWidget *target)
 
void connectLocalPlayToDifferentSlot (QObject *obj, const char *id)
 

Private Attributes

QAction * _localPlayAction
 
QWidget * _target
 

Constructor & Destructor Documentation

◆ EnablePlayForWidget()

Ms::EnablePlayForWidget::EnablePlayForWidget ( QWidget *  target)

Member Function Documentation

◆ connectLocalPlayToDifferentSlot()

void Ms::EnablePlayForWidget::connectLocalPlayToDifferentSlot ( QObject *  obj,
const char *  id 
)

◆ eventFilter()

bool Ms::EnablePlayForWidget::eventFilter ( QObject *  obj,
QEvent *  e 
)

◆ showEvent()

void Ms::EnablePlayForWidget::showEvent ( QShowEvent *  )

Member Data Documentation

◆ _localPlayAction

QAction* Ms::EnablePlayForWidget::_localPlayAction
private

◆ _target

QWidget* Ms::EnablePlayForWidget::_target
private

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