qtextedit Questions

2

Solved

I am trying to use a QTextEdit widget inside of a form containing several QT widgets. The form itself sits inside a QScrollArea that is the central widget for a window. My intent is that any necess...
Boris asked 16/6, 2010 at 3:26

2

I need a text logger in my C++ application, QTextEdit used to have this feature until Qt 3.3 but unfortunately it has been removed. Is there an alternative that I could use?
Spearmint asked 17/6, 2010 at 8:44

1

Solved

Is there a way to make links clickable in a QTextEdit? I know I can use a QTextBrowser and connect to anchorClicked but I'd rather keep the editing and viewing all in one widget, and have clickabl...
Alinaaline asked 16/10, 2009 at 0:38

© 2022 - 2024 — McMap. All rights reserved.