![]() |
OpendTect 8.0
|
Basic group for letting the user select an object. More...
#include <uiioobjselgrp.h>
Public Member Functions | |
| EntryData (const MultiID &) | |
| EntryData (const MultiID &, const char *objnm, const char *dispnm, const char *icnnm, bool isdef) | |
| ~EntryData () | |
| const char * | getDispNm () const |
| const char * | getIcnNm () const |
| const MultiID & | getMID () const |
| const char * | getObjNm () const |
| bool | isDef () const |
| void | setDisplayName (const char *) |
| void | setIconName (const char *) |
| void | setIsDef (bool isdef) |
| void | setObjName (const char *) |
Protected Attributes | |
| BufferString | dispnm_ = "NONE" |
| BufferString | icnnm_ = "empty" |
| bool | isdef_ = false |
| MultiID | mid_ = MultiID::udf() |
| BufferString | objnm_ = "NONE" |
Basic group for letting the user select an object.
For write, you always need to call updateCtxtIOObj(). as a new IOObj may need to be created. In any case, if you want to have the CtxtIOObj updated, updateCtxtIOObj() is required. Otherwise, this is not needed.
<>
| EntryData::EntryData | ( | const MultiID & | ) |
| EntryData::EntryData | ( | const MultiID & | , |
| const char * | objnm, | ||
| const char * | dispnm, | ||
| const char * | icnnm, | ||
| bool | isdef ) |
| EntryData::~EntryData | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void EntryData::setDisplayName | ( | const char * | ) |
| void EntryData::setIconName | ( | const char * | ) |
|
inline |
| void EntryData::setObjName | ( | const char * | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025