일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- button
- Chart
- alamofire
- androidstudio
- UITableView
- PyQt5
- Apple
- UIKit
- kotlin
- library
- Storyboard
- graph
- PyQt
- Xcode
- 개발
- cocoapods
- TableView
- Swift
- modal
- 개발자
- ui
- 그래프
- 라이브러리
- Python
- Chrats
- 어플리케이션
- ios
- UIButton
- Android
- charts
Archives
- Today
- Total
Jiwift
[Python/PyQt] 위젯 선 종류 / border-style 본문
반응형
QPushButton{
border-color: rgb(255, 200, 28);
border-style : solid;
border-width : 10px
}
'border-style : 종류;' 테두리 스타일 설정
반응형
'다른 개발 > Python' 카테고리의 다른 글
[Python/PyQt] 버튼 pressed 마우스 눌렀을 때 색 변경 (0) | 2022.12.31 |
---|---|
[Python/PyQt] 버튼 hover 마우스 올렸을 때 색 변경 (0) | 2022.12.31 |
[Python/PyQt] 위젯 선 두께 / border-width (0) | 2022.12.31 |
[Python/PyQt] 위젯 선 색 변경 / 버튼 선 색 변경 / border-color (2) | 2022.12.31 |
[Python/PyQt] 위젯 내용 색 변경 버튼 글씨 색 변경 (0) | 2022.12.31 |