|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
Basic text editor based on QPlainTextEdit for showing strings in multiple lines. The height is automatically adjusted. The editingFinished signal is emitted when the widget looses focus or CTRL + Return or CTRL + Enter is pressed. More...
#include <stringmultilinepropertywidgetqt.h>
| Signals | |
| void | editingFinished () | 
| Public Member Functions | |
| MultilineTextEdit (QWidget *parent=nullptr) | |
| void | adjustHeight () | 
Basic text editor based on QPlainTextEdit for showing strings in multiple lines. The height is automatically adjusted. The editingFinished signal is emitted when the widget looses focus or CTRL + Return or CTRL + Enter is pressed.