Base for multi-object selection dialogs. More...
#include <mgui/dlggetobjectdlg.h>

Public Member Functions | |
| virtual | ~DLG_GETOBJECT_MULTI () |
| void | GetSelectedItems (ITEMLIST &ItemList) const |
| void | GetSelectedItems (RVC::OBJITEMLIST &ObjItemList) const |
| ERRVALUE | SetSelectedItems (const RVC::OBJITEMLIST &ObjItemList) |
Base for multi-object selection dialogs.
| virtual MGUI::DLG_GETOBJECT_MULTI::~DLG_GETOBJECT_MULTI | ( | ) | [virtual] |
Destructor.
| void MGUI::DLG_GETOBJECT_MULTI::GetSelectedItems | ( | ITEMLIST & | ItemList | ) | const |
list of selected items.
| void MGUI::DLG_GETOBJECT_MULTI::GetSelectedItems | ( | RVC::OBJITEMLIST & | ObjItemList | ) | const |
list of selected items.
| ERRVALUE MGUI::DLG_GETOBJECT_MULTI::SetSelectedItems | ( | const RVC::OBJITEMLIST & | ObjItemList | ) |
Set selected items.
1.6.1