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

#include <selectnotedialog.h>

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

Public Member Functions

 SelectNoteDialog (const Note *n, QWidget *parent)
 
void setPattern (NotePattern *p)
 
bool doReplace () const
 
bool doAdd () const
 
bool doSubtract () const
 
bool doFromSelection () const
 
bool isInSelection () const
 
void setSameStringVisible (bool v)
 

Private Member Functions

virtual void hideEvent (QHideEvent *)
 

Private Attributes

const Noten
 

Constructor & Destructor Documentation

◆ SelectNoteDialog()

Ms::SelectNoteDialog::SelectNoteDialog ( const Note n,
QWidget *  parent 
)

Member Function Documentation

◆ doAdd()

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

◆ doFromSelection()

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

◆ doReplace()

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

◆ doSubtract()

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

◆ hideEvent()

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

◆ isInSelection()

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

◆ setPattern()

void Ms::SelectNoteDialog::setPattern ( NotePattern p)

◆ setSameStringVisible()

void Ms::SelectNoteDialog::setSameStringVisible ( bool  v)
inline

Member Data Documentation

◆ n

const Note* Ms::SelectNoteDialog::n
private

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