일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 개발
- Chrats
- UITableView
- Python
- Apple
- 그래프
- 어플리케이션
- ios
- Chart
- 라이브러리
- cocoapods
- UIKit
- androidstudio
- Swift
- kotlin
- TableView
- 개발자
- UIButton
- charts
- alamofire
- PyQt5
- Android
- modal
- Storyboard
- Xcode
- PyQt
- library
- ui
- graph
- button
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 |