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

#include <inspectorGroupElement.h>

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

Public Member Functions

 InspectorGroupElement (QWidget *parent)
 
- Public Member Functions inherited from Ms::InspectorBase
 InspectorBase (QWidget *parent)
 
virtual void setElement ()
 
virtual void postInit ()
 
QWidget * addWidget ()
 

Private Slots

void setColor ()
 
void setVisible ()
 
void setInvisible ()
 
void enableAutoplace ()
 
void disableAutoplace ()
 
void notesClicked ()
 
void graceNotesClicked ()
 
void restsClicked ()
 

Private Attributes

Ui::InspectorGroupElement ge
 
QPushButton * notes
 
QPushButton * graceNotes
 
QPushButton * rests
 

Additional Inherited Members

- Signals inherited from Ms::InspectorBase
void elementChanged ()
 
- Protected Slots inherited from Ms::InspectorBase
virtual void valueChanged (int idx, bool reset)
 
virtual void valueChanged (int idx)
 
void resetClicked (int)
 
void setStyleClicked (int)
 
- Protected Member Functions inherited from Ms::InspectorBase
virtual void setValue (const InspectorItem &, QVariant)
 
QVariant getValue (const InspectorItem &) const
 
bool isDefault (const InspectorItem &)
 
void mapSignals (const std::vector< InspectorItem > &il=std::vector< InspectorItem >(), const std::vector< InspectorPanel > &pl=std::vector< InspectorPanel >())
 
void setupLineStyle (QComboBox *)
 
- Protected Attributes inherited from Ms::InspectorBase
std::vector< InspectorItemiList
 
std::vector< InspectorPanelpList
 
QVBoxLayout * _layout
 
Inspectorinspector
 

Constructor & Destructor Documentation

◆ InspectorGroupElement()

Ms::InspectorGroupElement::InspectorGroupElement ( QWidget *  parent)

Member Function Documentation

◆ disableAutoplace

void Ms::InspectorGroupElement::disableAutoplace ( )
privateslot

◆ enableAutoplace

void Ms::InspectorGroupElement::enableAutoplace ( )
privateslot

◆ graceNotesClicked

void Ms::InspectorGroupElement::graceNotesClicked ( )
privateslot

◆ notesClicked

void Ms::InspectorGroupElement::notesClicked ( )
privateslot

◆ restsClicked

void Ms::InspectorGroupElement::restsClicked ( )
privateslot

◆ setColor

void Ms::InspectorGroupElement::setColor ( )
privateslot

◆ setInvisible

void Ms::InspectorGroupElement::setInvisible ( )
privateslot

◆ setVisible

void Ms::InspectorGroupElement::setVisible ( )
privateslot

Member Data Documentation

◆ ge

Ui::InspectorGroupElement Ms::InspectorGroupElement::ge
private

◆ graceNotes

QPushButton* Ms::InspectorGroupElement::graceNotes
private

◆ notes

QPushButton* Ms::InspectorGroupElement::notes
private

◆ rests

QPushButton* Ms::InspectorGroupElement::rests
private

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