Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The TQTextView class provides a rich-text viewer. More...
#include <ntqtextview.h>
Inherits TQTextEdit.
This class is obsolete. It is provided to keep old source working. We strongly advise against using it in new code.
This class wraps a read-only TQTextEdit. Use a TQTextEdit 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.
This file is part of the TQt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|