Questions tagged as 'qt-designer'

0
answers

how to modify the tabwidget so that it has two rows instead of scrollbuttons?

I want my window to look like this and not like this     
asked by 02.11.2018 / 17:23
0
answers

Styles bar and text format in QTextEdit [closed]

I consider adding a text style bar (font size, typeface, bold, italic, underline ...) in a window that contains a QtextEdit. From what I see, I would have to program it from scratch unless there is some QtextEdit feature in the QtDesigner....
asked by 04.10.2018 / 10:06
0
answers

WebViewer or QWebBrowser for QT4

I am currently using QtextBrowser to show me the text of a url in a window. The problem is that with QTextBrowser I do not load the images of the url, only the text. I have observed that in QT5 QwebBrowser is used, but the problem arises beca...
asked by 07.11.2018 / 12:14
1
answer

open a QMessageBox inside a QMainWindows already open

Searching in a network to manipulate windows, from a main window, I will be able to do it, what I do not find yet, is already running the program, in the login to put both user and password as admin, I should leave a QMessageBox , with any messa...
asked by 26.10.2018 / 01:51