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

#include <inspector.h>

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

Public Slots

void update ()
 

Public Member Functions

 Inspector (QWidget *parent=0)
 
void update (Score *s)
 
Elementelement () const
 
const QList< Element * > * el () const
 
void setInspectorEdit (bool val)
 

Protected Member Functions

virtual void changeEvent (QEvent *event)
 
void retranslate ()
 

Private Attributes

QScrollArea * sa
 
InspectorBaseie
 
Score_score
 
bool _inspectorEdit
 
Elementoe
 
bool oSameTypes
 

Friends

class InspectorScriptEntry
 

Constructor & Destructor Documentation

◆ Inspector()

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

Member Function Documentation

◆ changeEvent()

void Ms::Inspector::changeEvent ( QEvent *  event)
protectedvirtual

◆ el()

const QList< Element * > * Ms::Inspector::el ( ) const

◆ element()

Element * Ms::Inspector::element ( ) const

◆ retranslate()

void Ms::Inspector::retranslate ( )
protected

◆ setInspectorEdit()

void Ms::Inspector::setInspectorEdit ( bool  val)
inline

◆ update [1/2]

void Ms::Inspector::update ( )
slot

◆ update() [2/2]

void Ms::Inspector::update ( Score s)

Friends And Related Function Documentation

◆ InspectorScriptEntry

friend class InspectorScriptEntry
friend

Member Data Documentation

◆ _inspectorEdit

bool Ms::Inspector::_inspectorEdit
private

◆ _score

Score* Ms::Inspector::_score
private

◆ ie

InspectorBase* Ms::Inspector::ie
private

◆ oe

Element* Ms::Inspector::oe
private

◆ oSameTypes

bool Ms::Inspector::oSameTypes
private

◆ sa

QScrollArea* Ms::Inspector::sa
private

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