![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The Q3TextView class provides a rich text viewer. More...
#include <Q3TextView>
This class is part of the Qt 3 support library. It is provided to keep old source code working. We strongly advise against using it in new code. See the Porting Guide for more information.
Part of the Qt3Support module.
Inherits Q3TextEdit.
|
|
The Q3TextView class provides a rich text viewer.
This class wraps a read-only Q3TextEdit. Use a Q3TextEdit instead, and call setReadOnly(true) to disable editing.
This property holds whether the text view's contents have been modified.
This property holds whether new text overwrites or pushes aside existing text.
This property holds whether the text view's contents are read only.
This property holds the number of undoable steps.
This property holds whether undo and redo are enabled.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-b2 |