Public Member Functions | |
| uiSurfaceMan (uiParent *, const char *typ) | |
| ~uiSurfaceMan () | |
| void | addTool (uiButton *) |
Static Public Member Functions | |
| static Notifier< uiSurfaceMan > * | fieldsCreated () |
Protected Member Functions | |
| bool | isCur2D () const |
| bool | isCurFault () const |
| void | copyCB (CallBacker *) |
| void | man2d (CallBacker *) |
| void | setRelations (CallBacker *) |
| void | stratSel (CallBacker *) |
| void | removeAttribCB (CallBacker *) |
| void | renameAttribCB (CallBacker *) |
| void | mkFileInfo () |
| void | fillAttribList (const BufferStringSet &) |
| double | getFileSize (const char *, int &) const |
| const char * | getDefKey () const |
Protected Attributes | |
| uiListBox * | attribfld_ |
| uiToolButton * | man2dbut_ |
| uiSurfaceMan::uiSurfaceMan | ( | uiParent * | , | |
| const char * | typ | |||
| ) |
| uiSurfaceMan::~uiSurfaceMan | ( | ) |
| void uiSurfaceMan::addTool | ( | uiButton * | ) | [virtual] |
Reimplemented from uiObjFileMan.
| void uiSurfaceMan::copyCB | ( | CallBacker * | ) | [protected] |
| static Notifier<uiSurfaceMan>* uiSurfaceMan::fieldsCreated | ( | ) | [static] |
| void uiSurfaceMan::fillAttribList | ( | const BufferStringSet & | ) | [protected] |
| const char* uiSurfaceMan::getDefKey | ( | ) | const [protected, virtual] |
Reimplemented from uiObjFileMan.
| double uiSurfaceMan::getFileSize | ( | const char * | , | |
| int & | ||||
| ) | const [protected, virtual] |
Reimplemented from uiObjFileMan.
| bool uiSurfaceMan::isCur2D | ( | ) | const [protected] |
| bool uiSurfaceMan::isCurFault | ( | ) | const [protected] |
| void uiSurfaceMan::man2d | ( | CallBacker * | ) | [protected] |
| void uiSurfaceMan::mkFileInfo | ( | ) | [protected, virtual] |
Implements uiObjFileMan.
| void uiSurfaceMan::removeAttribCB | ( | CallBacker * | ) | [protected] |
| void uiSurfaceMan::renameAttribCB | ( | CallBacker * | ) | [protected] |
| void uiSurfaceMan::setRelations | ( | CallBacker * | ) | [protected] |
| void uiSurfaceMan::stratSel | ( | CallBacker * | ) | [protected] |
uiListBox* uiSurfaceMan::attribfld_ [protected] |
uiToolButton* uiSurfaceMan::man2dbut_ [protected] |
1.7.1