31 :
ioobj_(i), silent_(silent) {}
33 bool removeImpl(
bool remove_entry,
bool mustrmimpl,
38 static bool fillCtio(
CtxtIOObj&,
bool warnifexist=
true);
#define mExpClass(module)
Definition: commondefs.h:160
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
IOObj * ioobj_
Definition: ctxtioobj.h:174
Holds an IOObjCtxt plus a pointer to an IOObj and/or an IOPar.
Definition: ctxtioobj.h:142
IOObj & ioobj_
Definition: uiioobj.h:44
Dialog letting the user select an object. It returns an IOObj* after successful go().
Definition: uiioobj.h:27
uiIOObj(IOObj &i, bool silent=false)
Definition: uiioobj.h:30
bool silent_
Definition: uiioobj.h:45