Public Member Functions | |
| virtual | ~uiGroupObj () |
| uiGroup * | group () const |
| const ObjectSet< uiBaseObject > * | childList () const |
Protected Member Functions | |
| uiGroupObj (uiGroup *, uiParent *, const char *, bool) | |
| void | bodyDel (CallBacker *) |
| void | grpDel (CallBacker *) |
Protected Attributes | |
| uiGroupObjBody * | body_ |
| uiGroup * | uigrp_ |
Friends | |
| class | uiGroup |
| virtual uiGroupObj::~uiGroupObj | ( | ) | [virtual] |
| void uiGroupObj::bodyDel | ( | CallBacker * | ) | [protected] |
| const ObjectSet<uiBaseObject>* uiGroupObj::childList | ( | ) | const [virtual] |
Reimplemented from uiObject.
| uiGroup* uiGroupObj::group | ( | ) | const [inline] |
| void uiGroupObj::grpDel | ( | CallBacker * | ) | [protected] |
friend class uiGroup [friend] |
uiGroupObjBody* uiGroupObj::body_ [protected] |
Reimplemented from uiBaseObject.
uiGroup* uiGroupObj::uigrp_ [protected] |
1.7.1