#include <awindowgui.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| LabelPopup (MWindow *mwindow, AWindowGUI *gui) | |
| ~LabelPopup () | |
| void | create_objects () |
| int | update () |
Data Fields | |
| MWindow * | mwindow |
| AWindowGUI * | gui |
| LabelPopupEdit * | editlabel |
Definition at line 311 of file awindowgui.h.
| LabelPopup::LabelPopup | ( | MWindow * | mwindow, | |
| AWindowGUI * | gui | |||
| ) |
Definition at line 1621 of file awindowgui.C.
| LabelPopup::~LabelPopup | ( | ) |
Definition at line 1632 of file awindowgui.C.
| void LabelPopup::create_objects | ( | ) |
Definition at line 1636 of file awindowgui.C.
References BC_PopupMenu::add_item(), editlabel, and mwindow.
Referenced by AWindowGUI::create_objects().

| int LabelPopup::update | ( | ) |
Definition at line 322 of file awindowgui.h.
1.5.5