From dffb9dccb9d5bdbf619c1cbec5ee66cd32def2cf Mon Sep 17 00:00:00 2001 From: ncyellow Date: Sat, 16 Mar 2019 15:39:15 +0300 Subject: [PATCH] append layout to OpenFileDialog, so the dialog more flexible (#1293) * append layout to OpenFileDialog, so the dialog more flexible * "Select file" button alignement.g * new variant layout for OpenFileDialog in 3 column --- src/dialogs/OpenFileDialog.ui | 179 ++++++++++++++-------------------- 1 file changed, 71 insertions(+), 108 deletions(-) diff --git a/src/dialogs/OpenFileDialog.ui b/src/dialogs/OpenFileDialog.ui index 57c8ac52..de534ea1 100644 --- a/src/dialogs/OpenFileDialog.ui +++ b/src/dialogs/OpenFileDialog.ui @@ -13,114 +13,77 @@ Open file - - - - 30 - 130 - 341 - 32 - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - 280 - 20 - 80 - 30 - - - - Select file - - - - - - 10 - 20 - 241 - 29 - - - - - 5 - - - - - - 0 - 0 - - - - File: - - - - - - - Qt::ClickFocus - - - - - - false - - - true - - - false - - - - - - - - - 10 - 80 - 381 - 41 - - - - - - - Map address - - - - - - - - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - 0x40000 - - - - - + + + + + + 0 + 0 + + + + File: + + + + + + + Qt::ClickFocus + + + + + + false + + + true + + + false + + + + + + + Select file + + + + + + + Map address: + + + + + + + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + 0x40000 + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + +