Hello my friends
How can I make a Config Dialog using the qt designer.
This link, but this is not used qt designer
http://doc.trolltech.com/4.2/dialogs-configdialog.html
I prefer to use the qt designer on the use of code.
Hello my friends
How can I make a Config Dialog using the qt designer.
This link, but this is not used qt designer
http://doc.trolltech.com/4.2/dialogs-configdialog.html
I prefer to use the qt designer on the use of code.
On the left is a QListWidget
On the right is a QStackedWidget
On the bottom is a QPushButton
All is added to layouts.
The pages are QWidgets added to the stacked widget.
See for signal and slots in the documentation or simply READ the example you mentioned.
You may be should first understand the basic principles how Qt work, then you can do it with any gui tool you like. (And yes you can use signal and slots with designer)
And Ipersonallydon't liketextwhichisalignedstrangefor noreason.Plain text in black is fine, too![]()
lol
lol
lol
Hello,
I have a problem in the project.
Icon is very small.
How can I make a larger QListWidget ??
And how to make spaces between the icons ??
![]()
Under the Property Editor for the list widget, look for the gridSize property. Set it to whatever they set it to in the example code.
I did not find gridSize.
When you translate the program becomes very small
See attachments ===> widget.ui
Last edited by Jeneo W.; 15th September 2010 at 13:58.
Bookmarks