class toTextView

A tora editwidget version of the QTextView widget. More...

Definition#include <totextview.h>
InheritsQTextView (qt) [public ], toEditWidget [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A tora editwidget version of the QTextView widget.

 toTextView (QWidget *parent=0,const char *name=0)

toTextView

See QTextView

 toTextView (const QString&text,const QString &context=QString::null, QWidget *parent=0,const char *name=0)

toTextView

See QTextView

void  editCopy (void)

editCopy

[virtual]

Reimplemented for internal reasons.

Reimplemented from toEditWidget.

void  editSelectAll (void)

editSelectAll

[virtual]

Reimplemented for internal reasons.

Reimplemented from toEditWidget.

bool  editSave (bool)

editSave

[virtual]

Reimplemented for internal reasons.

Reimplemented from toEditWidget.

void  focusInEvent (QFocusEvent *e)

focusInEvent

[virtual]

Reimplemented for internal reasons.

Reimplemented from QTextView.