OpendTect
7.0
|
Public Types | |
typedef File::ViewPars | Setup |
Public Member Functions | |
uiTextFile (uiParent *, const char *fnm, const Setup &s=Setup()) | |
~uiTextFile () | |
const char * | fileName () const |
virtual bool | isEditable () const |
bool | isModified () const |
virtual bool | isTable () const |
int | maxLines () const |
int | nrLines () const |
bool | open (const char *) |
bool | reLoad () |
bool | save () |
bool | saveAs (const char *) |
uiTable * | tableEditor () |
const char * | text () const |
uiTextBrowser * | textBrowser () |
uiTextEdit * | textEdit () |
void | toLine (int) |
uiObject * | uiObj () |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
void | detachAllNotifiers () const |
Call from the destructor of your inherited object. More... | |
void | detachCB (const NotifierAccess &, const CallBack &) const |
void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
virtual bool | isCapsule () const |
bool | isNotifierAttached (const NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
void | stopReceivingNotifications () const |
virtual CallBacker * | trueCaller () |
Public Attributes | |
Notifier< uiTextFile > | fileNmChg |
Protected Member Functions | |
void | init (uiParent *) |
void | setFileName (const char *) |
void | valChg (CallBacker *) |
Protected Attributes | |
BufferString | filename_ |
bool | ismodified_ |
Setup | setup_ |
uiTable * | tbl_ |
uiTextBrowser * | txtbr_ |
uiTextEdit * | txted_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
<>
typedef File::ViewPars uiTextFile::Setup |
uiTextFile::~uiTextFile | ( | ) |
|
inline |
|
protected |
|
inlinevirtual |
|
inline |
|
inlinevirtual |
|
inline |
int uiTextFile::nrLines | ( | ) | const |
bool uiTextFile::open | ( | const char * | ) |
bool uiTextFile::reLoad | ( | ) |
bool uiTextFile::save | ( | ) |
bool uiTextFile::saveAs | ( | const char * | ) |
|
protected |
|
inline |
const char* uiTextFile::text | ( | ) | const |
|
inline |
|
inline |
void uiTextFile::toLine | ( | int | ) |
uiObject* uiTextFile::uiObj | ( | ) |
|
protected |
|
protected |
Notifier<uiTextFile> uiTextFile::fileNmChg |
|
mutableprotected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024