qt-designer
QGridLayout didn't maintain ColumnStretch ratio
How do I make QGridLayout maintain the set \'ColumnStretch\' value for this form. In Windows, the caption label on top of treeview is small because the font is small and it doesn\'t push the first co[详细]
2023-02-22 02:00 分类:问答How do I insert QTabBar in Qt Designer?
This might very well be very stupid question, but I can not find QTabBar in Qt Designer. Th开发者_StackOverflow中文版ere is QTabWidged in the \"Containers\" group, but it is not the same - I don\'t ne[详细]
2023-02-21 18:52 分类:问答Tool Palette like in MS Paint
I am trying to make a Tool Palette(?) in Qt Designer, like the one like in MS Paint or Adobe Photoshop (on the left 开发者_JS百科side, with various mouse click and selectable tools)[详细]
2023-02-20 10:33 分类:问答Some Qt designer palette colors won't apply on windows 7
As the title says, I am trying to change colors in the palette of my various panels on windows 7 and the effected areas won\'t change from the default color. They work just fine on my windows xp c开发[详细]
2023-02-20 04:22 分类:问答can't edit QML files in designer mode
i am trying out qml designer using qtcreator 2.0.1 but the designer tab is disabl开发者_StackOverflow中文版ed when i create a new qml project.[详细]
2023-02-20 03:29 分类:问答Set widget in center in QDesigner
Is it possible to set widget in center of dialog or windows in QDesigner, sa开发者_运维知识库y I have a widget contain 3 line edits and labels and I want to set this widget in center of window.In late[详细]
2023-02-19 03:25 分类:问答Controls insist on being too large, and won't resize, in QtDesigner
I made a \"widget\" in Qt Designer with about a dozen controls organized into horiz. and vert. layouts.Oddly, every horizontal layout wants to be some large size, about 400 px wide, when the whole for[详细]
2023-02-16 00:05 分类:问答Label in a dialog window does not update every release of click of button Main Window (PyQt)
I\'ve designed in a GUI using QtDesigner (at eric4) I\'ve just made a Qlabel as a placeholder which is intended to update with the latest ID that has access to a SQLite database which I\'m building. I[详细]
2023-02-14 17:59 分类:问答integration of language translation in custom widget
i have developed custom widget and added into qtcreator. custom widget i have developed as text. i want to have option to display text in different language based on requirement. how can i achieve thi[详细]
2023-02-14 15:08 分类:问答setlabel in Qlabel will assign a variable in pyqt?
I\'m still starting out with PyQt with QtDesigner using eric4 (and still studying python as a whole).[详细]
2023-02-13 15:49 分类:问答