c++qtqt-creatorqt-designerqwebview

Add a QLineEdit to a qtoolbar in qtcreator (designer)


I have trouble with adding controls as a QLineEdit to a QToolbar from the IDE itself not by adding code (I can't do any GUI coding without a WYSIWYG editor)

I'd also like help with overlapping controls on it.

Another last question is how can I get a link from QWebview by hovering it (more like when web browsers show you the link you hover on.

Sorry for asking too much questions i'm a newbie you know.

Thanks in advance


Solution