Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ru/qt/49d37fa5dca5b166ba795fbcce24d01899985aa93b29471f503e1b0021d861cb/3d #1492

Open
seva67 opened this issue May 2, 2024 · 0 comments
Open
Assignees

Comments

@seva67
Copy link

seva67 commented May 2, 2024

Layouts can be nested to form a hierarchy. For example, to achieve a typical dialog layout with a horizontal row of buttons, the dialog elements can be laid out using a vertical box layout with a horizontal box layout containing the buttons at the bottom. For an introduction to the Qt layout system, refer to Layout Management.

Макеты могут быть вложены друг в друга иерархически. Например, чтобы получить типичный макет диалогового окна с горизонтальным рядом кнопок, элементы диалогового окна можно расположить с использованием макета вертикального блока с макетом горизонтального блока, содержащего кнопки внизу. Для ознакомления с системой компоновки Qt обратитесь к Layout Management .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants