#include <awindowmenu.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| FolderListMenu (MWindow *mwindow, AWindowGUI *gui) | |
| ~FolderListMenu () | |
| void | create_objects () |
| void | update_titles () |
Data Fields | |
| FolderListFormat * | format |
| MWindow * | mwindow |
| AWindowGUI * | gui |
Definition at line 56 of file awindowmenu.h.
| FolderListMenu::FolderListMenu | ( | MWindow * | mwindow, | |
| AWindowGUI * | gui | |||
| ) |
Definition at line 101 of file awindowmenu.C.
| FolderListMenu::~FolderListMenu | ( | ) |
Definition at line 112 of file awindowmenu.C.
| void FolderListMenu::create_objects | ( | ) |
Definition at line 116 of file awindowmenu.C.
References BC_PopupMenu::add_item(), format, mwindow, and update_titles().
Referenced by AWindowGUI::create_objects().

| void FolderListMenu::update_titles | ( | ) |
Definition at line 124 of file awindowmenu.C.
References _, MWindow::edl, EDLSession::folderlist_format, format, mwindow, EDL::session, and BC_MenuItem::set_text().
Referenced by AWindowFolders::button_press_event(), create_objects(), and FolderListFormat::handle_event().

Definition at line 68 of file awindowmenu.h.
1.5.5