MainWindow
0
0
1111
759
PowerModeler
:/img/images/appIcon.png:/img/images/appIcon.png
QWidget
{
color: rgb(240, 240, 240);
background-color: rgb(30, 30, 30);
background-clip: border;
outline:0;
}
QMenuBar
{
background-color: rgb(30, 30, 30);
color: rgb(240, 240, 240);
border-bottom: 1px solid rgb(50, 50, 50);
}
QToolBar
{
border: 1px solid transparent;
background:rgb(30, 30, 30);
font-weight: bold;
}
QToolBar::separator:horizontal
{
background:transparent;
}
QToolButton:hover, QToolButton::menu-button:hover
{
border:0px;
background-color:rgb(71, 77, 92);
}
QToolButton:checked, QToolButton:pressed,
QToolButton::menu-button:pressed
{
border:0px;
background-color:rgb(67, 73, 87);
}
QLineEdit
{
border: 0px;
border-radius: 5px;
background-color: rgb(45, 45, 45);
}
QPlainTextEdit
{
border: 0px;
border-radius: 5px;
background-color: rgb(45, 45, 45);
}
QPushButton
{
border: 1px solid rgb(110,110,110);
border-radius:5px;
}
QPushButton:hover
{
border-color: rgb(65, 122, 166);
}
QPushButton:pressed
{
background-color:rgba(65, 122, 166,50);
}
QPushButton:disabled
{
color:rgb(110,110,110);
}
QComboBox
{
background-color: rgb(45, 45, 45);
border: 0px;
border-radius: 5px;
}
QComboBox::drop-down
{
border:0px;
}
QComboBox::down-arrow
{
margin-right:10px;
width:14px;
border-image: url(:/theme/images/darkstyle/down-arrow.png);
}
QComboBox QAbstractItemView
{
outline: 0px; /*去除选中虚线框 */
}
QComboBox QAbstractItemView::item:hover
{
background-color:rgba(49, 91, 125, 80);
}
QComboBox QAbstractItemView::item:selected
{
background-color: rgb(49, 91, 125);
}
/* QSpinBox
{
background-color: rgb(45, 45, 45);
}
QSpinBox::up-button
{
border:0px;
}
QSpinBox::up-button:hover
{
background-color:rgb(71, 77, 92);
}
QSpinBox::up-button:pressed
{
background-color:rgb(67, 73, 87);
}
QSpinBox::up-arrow
{
width:14px;
border-image: url(:/theme/images/darkstyle/up-arrow.png);
}
QSpinBox::down-button
{
border:0px;
}
QSpinBox::down-button:hover
{
background-color:rgb(71, 77, 92);
}
QSpinBox::down-button:pressed
{
background-color:rgb(67, 73, 87);
}
QSpinBox::down-arrow
{
width:14px;
border-image: url(:/theme/images/darkstyle/down-arrow.png);
}*/
QTabWidget
{
}
QTabWidget::pane
{
border:0px;
border-top: 1px solid rgb(50,50,50);;
border-radius: 2px;
margin-top:-1px;
}
QTabWidget::tab-bar
{
}
QTabBar::tab
{
height:26px;
border: 0px;
padding-left:10px;
padding-right:10px;
margin-bottom:-1px;
border-bottom: 1px solid rgb(50,50,50);
}
QTabBar::tab:selected
{
color:rgb(70,130,180);
margin-bottom:0px;
border-bottom: 2px solid rgb(70,130,180);
}
QHeaderView
{
background-color: rgb(40, 40, 40);
}
QHeaderView::section
{
border-bottom: 1px solid rgb(30,30,30);
}
QTableView
{
outline:0px;
background-color: rgb(45, 45, 45);
}
QTableView::item
{
border:0px;
background-color:transparent;
}
QTableView::item:hover
{
background-color:transparent;
}
QTableView::item:selected
{
}
QTreeView
{
outline:0px;
background-color: rgb(45, 45, 45);
}
QTreeView::item
{
border:0px;
}
QTreeView::item:hover
{
background-color:rgba(49, 91, 125, 80);
}
QTreeView::item:selected
{
background-color: rgb(49, 91, 125);
}
QTreeView::item:selected:!active
{
color: rgb(240, 240, 240);
}
QTreeView::branch:has-children:!has-siblings:closed,
QTreeView::branch:closed:has-children:has-siblings
{
image: url(:/theme/images/darkstyle/branch_closed.png);
}
QTreeView::branch:open:has-children:!has-siblings,
QTreeView::branch:open:has-children:has-siblings
{
image: url(:/theme/images/darkstyle/branch_open.png);
}
QListView
{
outline:0px;
background-color: rgb(45, 45, 45);
}
QListView::item
{
border:0px;
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
}
QListView::item:hover
{
background-color:rgba(49, 91, 125, 80);
}
QListView::item:selected
{
background-color: rgb(49, 91, 125);
}
QListView::item:selected:!active
{
color: rgb(240, 240, 240);
}
0
0
0
0
0
-
Qt::Orientation::Horizontal
0
0
0
0
0
0
0
0
toolBar
TopToolBarArea
false
false
:/img/images/icon_addTable.png:/img/images/icon_addTable.png
创建表
创建模型
true
QAction::MenuRole::NoRole
false
:/img/images/icon_deleteTable.png:/img/images/icon_deleteTable.png
删除表
删除模型
QAction::MenuRole::NoRole
false
:/img/images/icon_import.png:/img/images/icon_import.png
导入
导入
QAction::MenuRole::NoRole
false
:/img/images/icon_export.png:/img/images/icon_export.png
导出
导出
QAction::MenuRole::NoRole
false
:/img/images/icon_refresh.png:/img/images/icon_refresh.png
刷新
刷新
QAction::MenuRole::NoRole
:/img/images/icon_connect.png:/img/images/icon_connect.png
链接
链接
QAction::MenuRole::NoRole
:/img/images/icon_disconnect.png:/img/images/icon_disconnect.png
断开链接
断开链接
QAction::MenuRole::NoRole