ExportsWidget
0
0
400
300
Exports
0
0
0
0
-
QTreeView::item
{
padding-left:10px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 10px;
}
QTreeView::item:hover
{
background: rgb(242, 246, 248);
color: black;
}
QTreeView::item:selected
{
background: gray;
color: white;
}
QFrame::NoFrame
0
0
true