yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::MusicEditor::SongPianoRollWindow Struct Reference

Public Attributes

std::shared_ptr< gui::PanelWindowcard
 
std::unique_ptr< editor::music::PianoRollViewview
 
bool * visible_flag = nullptr
 

Detailed Description

Definition at line 214 of file music_editor.h.

Member Data Documentation

◆ card

std::shared_ptr<gui::PanelWindow> yaze::editor::MusicEditor::SongPianoRollWindow::card

Definition at line 215 of file music_editor.h.

Referenced by yaze::editor::MusicEditor::OpenSongPianoRoll().

◆ view

std::unique_ptr<editor::music::PianoRollView> yaze::editor::MusicEditor::SongPianoRollWindow::view

Definition at line 216 of file music_editor.h.

Referenced by yaze::editor::MusicEditor::OpenSongPianoRoll().

◆ visible_flag

bool* yaze::editor::MusicEditor::SongPianoRollWindow::visible_flag = nullptr

Definition at line 217 of file music_editor.h.

Referenced by yaze::editor::MusicEditor::OpenSongPianoRoll().


The documentation for this struct was generated from the following file: