CommentsWidget
0
0
645
250
Comments
0
0
0
0
0
-
background-color: #333;
QFrame::NoFrame
QFrame::Raised
5
0
10
0
0
-
Show plain list
QToolButton { /* all types of tool button */
border: 5px solid #333;
border-left: 10px solid #333;
border-right: 10px solid #333;
border-radius: 0px;
background-color: #333;
}
QToolButton:hover {
border: 5px solid #444;
border-left: 10px solid #444;
border-right: 10px solid #444;
border-radius: 0px;
background-color: #444;
}
QToolButton:checked {
border: 5px solid #2180a9;
border-left: 10px solid #2180a9;
border-right: 10px solid #2180a9;
border-radius: 0px;
background-color: #2180a9;
}
QToolTip {
background-color: #444;
border: 3px solid #444;
color: rgb(232, 232, 232);
}
:/img/icons/hexdump_light.svg
:/img/icons/hexdump_white.svg
:/img/icons/hexdump_white.svg:/img/icons/hexdump_light.svg
true
true
buttonGroup
-
Show grouped list
QToolButton { /* all types of tool button */
border: 5px solid #333;
border-left: 10px solid #333;
border-right: 10px solid #333;
border-radius: 0px;
background-color: #333;
}
QToolButton:hover {
border: 5px solid #444;
border-radius: 0px;
background-color: #444;
}
QToolButton:checked {
border: 5px solid #2180a9;
border-radius: 0px;
background-color: #2180a9;
}
QToolTip {
background-color: #444;
border: 3px solid #444;
color: rgb(232, 232, 232);
}
:/img/icons/disas_light.svg
:/img/icons/disas_white.svg
:/img/icons/disas_white.svg:/img/icons/disas_light.svg
true
buttonGroup
-
Qt::Vertical
20
40
-
0
0
QTabWidget::pane { /* The tab widget frame */
border-top: 0px;
}
QTabWidget::West
0
Plain
0
0
0
0
0
-
QTreeWidget::item
{
padding-left:10px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 10px;
}
QTreeWidget::item:selected
{
background: gray;
color: white;
}
QTreeWidget::item:hover
{
background: rgb(242, 246, 248);
color: black;
}
QFrame::NoFrame
true
Dummy
Offset
Function
Comment
Nested
0
0
0
0
0
-
QTreeWidget::item
{
padding-left:10px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 10px;
}
QTreeWidget::item:selected
{
background: gray;
color: white;
}
QTreeWidget::branch:selected
{
background: gray;
}
QTreeWidget::item:hover
{
background: rgb(242, 246, 248);
color: black;
}
QToolTip {
background-color: #444;
border: 3px solid #444;
color: rgb(232, 232, 232);
font: 11pt "Monaco";
}
QFrame::NoFrame
Function/Offset
Comment
true
Horizontal
Horizontal view
true
Vertical
Vertical view