User Manual
60
The setting of other components such as button, line edit and on, is just similar, though the
properties are different. The name of the objects whose property has been changed will be
marked bold automatically for convenience in next check. You can open those .ui files to
see the property details that can be changed, or the widget type by objects in Object
Inspector. After editing, you can select Window -> Preview in the Qt Designer to see the effect,
or by the shortcut Ctrl + R.
Don’t need to worry if you are not familiar with Qt because great details are given in the Qt
document. If you don’t know which property is for what use, you can check Help or the Qt
assistant. And those sample sketches of Qt will help a lot for you to learn about Qt.