enum | Ms::Icons : signed char {
Ms::Icons::Invalid_ICON = -1,
Ms::Icons::longaUp_ICON,
Ms::Icons::brevis_ICON,
Ms::Icons::note_ICON,
Ms::Icons::note2_ICON,
Ms::Icons::note4_ICON,
Ms::Icons::note8_ICON,
Ms::Icons::note16_ICON,
Ms::Icons::note32_ICON,
Ms::Icons::note64_ICON,
Ms::Icons::note128_ICON,
Ms::Icons::natural_ICON,
Ms::Icons::sharp_ICON,
Ms::Icons::sharpsharp_ICON,
Ms::Icons::flat_ICON,
Ms::Icons::flatflat_ICON,
Ms::Icons::quartrest_ICON,
Ms::Icons::dot_ICON,
Ms::Icons::dotdot_ICON,
Ms::Icons::dot3_ICON,
Ms::Icons::dot4_ICON,
Ms::Icons::flip_ICON,
Ms::Icons::undo_ICON,
Ms::Icons::redo_ICON,
Ms::Icons::cut_ICON,
Ms::Icons::copy_ICON,
Ms::Icons::paste_ICON,
Ms::Icons::swap_ICON,
Ms::Icons::print_ICON,
Ms::Icons::clef_ICON,
Ms::Icons::midiin_ICON,
Ms::Icons::speaker_ICON,
Ms::Icons::start_ICON,
Ms::Icons::play_ICON,
Ms::Icons::repeat_ICON,
Ms::Icons::pan_ICON,
Ms::Icons::sbeam_ICON,
Ms::Icons::mbeam_ICON,
Ms::Icons::nbeam_ICON,
Ms::Icons::beam32_ICON,
Ms::Icons::beam64_ICON,
Ms::Icons::abeam_ICON,
Ms::Icons::fbeam1_ICON,
Ms::Icons::fbeam2_ICON,
Ms::Icons::file_ICON,
Ms::Icons::fileOpen_ICON,
Ms::Icons::fileNew_ICON,
Ms::Icons::fileSave_ICON,
Ms::Icons::fileSaveAs_ICON,
Ms::Icons::fileSaveOnline_ICON,
Ms::Icons::window_ICON,
Ms::Icons::acciaccatura_ICON,
Ms::Icons::appoggiatura_ICON,
Ms::Icons::grace4_ICON,
Ms::Icons::grace16_ICON,
Ms::Icons::grace32_ICON,
Ms::Icons::grace8after_ICON,
Ms::Icons::grace16after_ICON,
Ms::Icons::grace32after_ICON,
Ms::Icons::noteEntry_ICON,
Ms::Icons::noteEntryRepitch_ICON,
Ms::Icons::noteEntryRhythm_ICON,
Ms::Icons::noteEntryRealtimeAuto_ICON,
Ms::Icons::noteEntryRealtimeManual_ICON,
Ms::Icons::keys_ICON,
Ms::Icons::tie_ICON,
Ms::Icons::textBold_ICON,
Ms::Icons::textItalic_ICON,
Ms::Icons::textUnderline_ICON,
Ms::Icons::textLeft_ICON,
Ms::Icons::textCenter_ICON,
Ms::Icons::textRight_ICON,
Ms::Icons::textTop_ICON,
Ms::Icons::textBottom_ICON,
Ms::Icons::textVCenter_ICON,
Ms::Icons::textBaseline_ICON,
Ms::Icons::textSuper_ICON,
Ms::Icons::textSub_ICON,
Ms::Icons::fotomode_ICON,
Ms::Icons::hraster_ICON,
Ms::Icons::vraster_ICON,
Ms::Icons::formatListUnordered_ICON,
Ms::Icons::formatListOrdered_ICON,
Ms::Icons::formatIndentMore_ICON,
Ms::Icons::formatIndentLess_ICON,
Ms::Icons::loop_ICON,
Ms::Icons::loopIn_ICON,
Ms::Icons::loopOut_ICON,
Ms::Icons::metronome_ICON,
Ms::Icons::countin_ICON,
Ms::Icons::vframe_ICON,
Ms::Icons::hframe_ICON,
Ms::Icons::tframe_ICON,
Ms::Icons::fframe_ICON,
Ms::Icons::measure_ICON,
Ms::Icons::checkmark_ICON,
Ms::Icons::mscz_ICON,
Ms::Icons::helpContents_ICON,
Ms::Icons::goHome_ICON,
Ms::Icons::goPrevious_ICON,
Ms::Icons::goNext_ICON,
Ms::Icons::viewRefresh_ICON,
Ms::Icons::parentheses_ICON,
Ms::Icons::brackets_ICON,
Ms::Icons::timesig_allabreve_ICON,
Ms::Icons::timesig_common_ICON,
Ms::Icons::timesig_prolatio01_ICON,
Ms::Icons::timesig_prolatio02_ICON,
Ms::Icons::timesig_prolatio03_ICON,
Ms::Icons::timesig_prolatio04_ICON,
Ms::Icons::timesig_prolatio05_ICON,
Ms::Icons::timesig_prolatio07_ICON,
Ms::Icons::timesig_prolatio08_ICON,
Ms::Icons::timesig_prolatio10_ICON,
Ms::Icons::timesig_prolatio11_ICON,
Ms::Icons::edit_ICON,
Ms::Icons::reset_ICON,
Ms::Icons::close_ICON,
Ms::Icons::arrowUp_ICON,
Ms::Icons::arrowDown_ICON,
Ms::Icons::mail_ICON,
Ms::Icons::bug_ICON,
Ms::Icons::noteTimewise_ICON,
Ms::Icons::arrowsMoveToTop_ICON,
Ms::Icons::voice1_ICON,
Ms::Icons::voice2_ICON,
Ms::Icons::voice3_ICON,
Ms::Icons::voice4_ICON,
Ms::Icons::ICONS
} |