29 :
ioobj_(i), silent_(silent) {}
31 bool removeImpl(
bool remove_entry,
bool mustrmimpl,
36 static bool fillCtio(
CtxtIOObj&,
bool warnifexist=
true);
#define mExpClass(module)
Definition: commondefs.h:157
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
IOObj * ioobj_
Definition: ctxtioobj.h:61
Holds an IOObjCtxt plus a pointer to an IOObj and/or an IOPar.
Definition: ctxtioobj.h:24
IOObj & ioobj_
Definition: uiioobj.h:42
Dialog letting the user select an object. It returns an IOObj* after successful go().
Definition: uiioobj.h:25
uiIOObj(IOObj &i, bool silent=false)
Definition: uiioobj.h:28
bool silent_
Definition: uiioobj.h:43