EditAddressDialog
0
0
519
188
color: #f26522;
background-color: #000;
0
0
0
0
0
-
#frame {
border: 2px solid #f26522;
}
QFrame::StyledPanel
QFrame::Raised
1
0
9
9
9
9
-
0
32
16777215
32
true
0
0
0
0
-
true
0
0
32
32
32
32
:/menu_32/send
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
-
true
0
0
32
32
32
32
:/menu_32/receive
-
Qt::Horizontal
QSizePolicy::Fixed
7
20
-
11
75
true
PreferAntialias
Edit record
-
Qt::Vertical
QSizePolicy::Fixed
20
5
-
-
Qt::Horizontal
35
20
-
-
64
30
64
30
10
75
true
&Label
5
labelEdit
-
0
0
350
20
The label associated with this address book entry
Qt::LeftToRight
QLineEdit {
background-color: #1c1c1c;
border: 1px solid #f26522;
margin: 0px 10px;
}
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
-
64
30
64
30
10
75
true
&Address
5
addressEdit
-
0
0
350
20
The address associated with this address book entry. This can only be modified for sending addresses.
Qt::LeftToRight
QLineEdit {
background-color: #1c1c1c;
border: 1px solid #f26522;
margin: 0px 10px;
}
-
0
0
28
22
28
22
Paste from clipboard
QPushButton {
text-align:left;
border: 0px solid gray;
padding: 3px 5px 3px 5px;
}
QPushButton:pressed:flat {
color: #000;
background-color: #f26522;
}
QPushButton:hover {
background-color: #61280E;
}
QPushButton:!enabled {
color: #61280E;
}
:/menu_16/paste:/menu_16/paste
16
16
Alt+A
true
-
-
Qt::Horizontal
40
20
-
QPushButton {
background-color: #000;
color: #f26522;
border: 1px solid #f26522;
max-height: 20px;
min-height: 20px;
max-width: 120px;
min-width: 120px;
}
QPushButton:hover {
background-color: #61280E;
}
QPushButton:pressed:flat {
color: #000;
background-color: #f26522;
}
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
-
false
0
0
false
-
Qt::Horizontal
QSizePolicy::Expanding
10
20
-
Qt::Horizontal
35
20
buttonBox
accepted()
EditAddressDialog
accept()
273
121
252
70
buttonBox
rejected()
EditAddressDialog
reject()
273
121
252
70
pasteRequested()