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

#include <newwizard.h>

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

Public Slots

void setComplete (bool)
 

Public Member Functions

 NewWizardInstrumentsPage (QWidget *parent=0)
 
virtual bool isComplete () const override
 
void createInstruments (Score *s)
 
virtual void initializePage () override
 

Private Attributes

bool complete
 
InstrumentsWidgetinstrumentsWidget
 

Constructor & Destructor Documentation

◆ NewWizardInstrumentsPage()

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

Member Function Documentation

◆ createInstruments()

void Ms::NewWizardInstrumentsPage::createInstruments ( Score s)

◆ initializePage()

void Ms::NewWizardInstrumentsPage::initializePage ( )
overridevirtual

◆ isComplete()

bool Ms::NewWizardInstrumentsPage::isComplete ( ) const
overridevirtual

◆ setComplete

void Ms::NewWizardInstrumentsPage::setComplete ( bool  val)
slot

Member Data Documentation

◆ complete

bool Ms::NewWizardInstrumentsPage::complete
private

◆ instrumentsWidget

InstrumentsWidget* Ms::NewWizardInstrumentsPage::instrumentsWidget
private

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