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

#include <selectdialog.h>

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

Public Member Functions

 SelectDialog (const Element *e, QWidget *parent)
 
void setPattern (ElementPattern *p)
 
bool doReplace () const
 
bool doAdd () const
 
bool doSubtract () const
 
bool doFromSelection () const
 
bool isInSelection () const
 

Private Member Functions

virtual void hideEvent (QHideEvent *)
 

Private Attributes

const Elemente
 

Constructor & Destructor Documentation

◆ SelectDialog()

Ms::SelectDialog::SelectDialog ( const Element e,
QWidget *  parent 
)

Member Function Documentation

◆ doAdd()

bool Ms::SelectDialog::doAdd ( ) const
inline

◆ doFromSelection()

bool Ms::SelectDialog::doFromSelection ( ) const
inline

◆ doReplace()

bool Ms::SelectDialog::doReplace ( ) const
inline

◆ doSubtract()

bool Ms::SelectDialog::doSubtract ( ) const
inline

◆ hideEvent()

void Ms::SelectDialog::hideEvent ( QHideEvent *  event)
privatevirtual

◆ isInSelection()

bool Ms::SelectDialog::isInSelection ( ) const
inline

◆ setPattern()

void Ms::SelectDialog::setPattern ( ElementPattern p)

Member Data Documentation

◆ e

const Element* Ms::SelectDialog::e
private

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