List of all members.
Detailed Description
Dialog with multiple uiDlgGroup in a tabstack.
Constructor & Destructor Documentation
| uiTabStackDlg::~uiTabStackDlg |
( |
|
) |
|
Member Function Documentation
| virtual bool uiTabStackDlg::acceptOK |
( |
CallBacker * |
|
) |
[protected, virtual] |
| const int uiTabStackDlg::currentGroupID |
( |
|
) |
[inline] |
| uiDlgGroup& uiTabStackDlg::getGroup |
( |
int |
idx |
) |
[inline] |
| const uiDlgGroup& uiTabStackDlg::getGroup |
( |
int |
idx |
) |
const [inline] |
| const char* uiTabStackDlg::helpID |
( |
|
) |
const [virtual] |
Returns the help id for the current group, or 0 if no help available for any group, "" if there is help for one or more groups, but not the currently seleceted one.
Reimplemented from uiDialog.
| int uiTabStackDlg::nrGroups |
( |
|
) |
const [inline] |
| virtual bool uiTabStackDlg::rejectOK |
( |
CallBacker * |
|
) |
[protected, virtual] |
| void uiTabStackDlg::selChange |
( |
CallBacker * |
|
) |
[protected] |
| void uiTabStackDlg::showGroup |
( |
int |
idx |
) |
|
| uiObject* uiTabStackDlg::tabObject |
( |
|
) |
[inline] |
Member Data Documentation