![]() |
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 <modules/qtwidgets/properties/stringmultilinepropertywidgetqt.h>
Signals | |
| void | editingFinished () |
Public Member Functions | |
| void | adjustHeight () |
| MultilineTextEdit (QWidget *parent=nullptr) | |
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.