DialogCamera 0 0 700 527 相机配置 background-color: rgb(25, 26, 28); 30 15 300 40 18 color: rgb(221, 225, 233); 相机配置 (最多4个) Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter 20 60 660 300 14 color: rgb(221, 225, 233); 已配置相机列表 10 30 640 260 14 QTableWidget { color: rgb(221, 225, 233); background-color: rgb(38, 40, 47); gridline-color: rgb(60, 62, 70); border: 1px solid rgb(60, 62, 70); } QTableWidget::item { padding: 5px; } QTableWidget::item:selected { background-color: rgb(60, 62, 70); } QHeaderView::section { background-color: rgb(47, 48, 52); color: rgb(221, 225, 233); padding: 5px; border: 1px solid rgb(60, 62, 70); font-size: 14px; } QAbstractItemView::SingleSelection QAbstractItemView::SelectRows 4 false 编号 名称 IP地址 操作 20 370 660 81 14 color: rgb(221, 225, 233); 添加新相机 15 35 60 35 14 color: rgb(221, 225, 233); 名称: 75 35 180 35 14 color: rgb(221, 225, 233); background-color: rgb(47, 48, 52); 例如: 相机1 280 35 40 35 14 color: rgb(221, 225, 233); IP: 320 35 230 35 14 color: rgb(221, 225, 233); background-color: rgb(47, 48, 52); 例如: 192.168.1.100 570 35 75 35 14 QPushButton { color: rgb(221, 225, 233); background-color: rgb(0, 120, 212); border: none; border-radius: 3px; padding: 5px 15px; } QPushButton:hover { background-color: rgb(0, 140, 232); } QPushButton:pressed { background-color: rgb(0, 100, 192); } QPushButton:disabled { background-color: rgb(60, 62, 70); color: rgb(120, 120, 120); } 添加 170 470 111 38 18 image: url(:/common/resource/dialog_ok.png); 370 470 111 38 18 image: url(:/common/resource/dialog_cancel.png);