QPushBitton
QPushButton{ min-width:75px; max-width:75px; min-height:20px; border:1px solid black; border-radius:5px; } QPushButton:pressed{ background-color: #111111; border-color: #333333; color: yellow; }
样式:
2024-03-07 20:36:27
QPushBitton
QPushButton{ min-width:75px; max-width:75px; min-height:20px; border:1px solid black; border-radius:5px; } QPushButton:pressed{ background-color: #111111; border-color: #333333; color: yellow; }
样式: