Public Attributes | |
| std::shared_ptr< gui::PanelWindow > | card |
| std::unique_ptr< editor::music::PianoRollView > | view |
| bool * | visible_flag = nullptr |
Definition at line 214 of file music_editor.h.
| 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().
| 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().
| bool* yaze::editor::MusicEditor::SongPianoRollWindow::visible_flag = nullptr |
Definition at line 217 of file music_editor.h.
Referenced by yaze::editor::MusicEditor::OpenSongPianoRoll().