MuseScore  3.4
Music composition and notation
Public Types | Public Member Functions | Public Attributes | List of all members
Ifelm Class Reference

#include <model.h>

Public Types

enum  { DIVRANK, KBDRANK, COUPLER, TREMUL }
 

Public Member Functions

 Ifelm ()
 

Public Attributes

char _label [32]
 
char _mnemo [8]
 
int _type
 
int _keybd
 
int _state
 
uint32_t _action0
 
uint32_t _action1
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DIVRANK 
KBDRANK 
COUPLER 
TREMUL 

Constructor & Destructor Documentation

◆ Ifelm()

Ifelm::Ifelm ( )

Member Data Documentation

◆ _action0

uint32_t Ifelm::_action0

◆ _action1

uint32_t Ifelm::_action1

◆ _keybd

int Ifelm::_keybd

◆ _label

char Ifelm::_label[32]

◆ _mnemo

char Ifelm::_mnemo[8]

◆ _state

int Ifelm::_state

◆ _type

int Ifelm::_type

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