当前位置:网站首页>QSlider of QT control style series (I)
QSlider of QT control style series (I)
2022-07-07 05:11:00 【PHP code】
List of articles
Recently do QT Development , The project is done in a hurry , Many things are directly used after Baidu , I didn't take it seriously , Now I'm free to tidy up a wave , Common styles of main record controls , Convenient for subsequent reference
List of articles
List of articles
Preface
One 、 Universal QT style
1.QSS Text attribute
2.QSS Background properties
3.QSS Border properties
4.QSS Box attribute
5.QSS Font properties
6.QSS Outer border properties
7.QSS Inner border properties
8.QSS Location properties
Preface
This record QSlider Common styles , I use all the maps , The first part can be skipped , It's the style I searched online
One 、 Universal QT style
1.QSS Text attribute
attribute describe
color Set the color of the text
direction Set the direction of the text / Direction of writing
letter-spacing Set character spacing
line-height Set row height
text-align Specifies the horizontal alignment of the text
text-decoration Decorative effects added to the text
text-indent Specifies the indent of the first line of a text block
text-shadow Specifies the shadow effect added to the text
2.QSS Background properties
attribute describe
background Set all background properties in one declaration
background-attachment Set whether the background image is fixed or scrolls with the rest of the page
background-color Set the background color of the element
background-image Set the background image of the element
background-position Set the start position of the background image
background-repeat Set whether and how to repeat the background image
background-clip Specifies the drawing area of the background
3.QSS Border properties
attribute describe
border Set all border properties in a declaration
border-bottom Set all bottom border properties in a declaration
border-bottom-color Set the bottom border color
border-bottom-style Set the style of the bottom border
border-bottom-width Set the width of the lower border
border-color Set the color of the four variables
border-left/right/top Empathy , Set all left / Right / Top border properties
4.QSS Box attribute
attribute describe
overflow-x If the content overflows the element content area , Whether to the left of the content / Crop right edge
overflow-y If the content overflows the element content area , Whether the content of / Crop bottom edge
overflow-style Specifies the preferred scrolling method for overflow elements
border-bottom-style Set the style of the bottom border
rotation Around by rotation-point The point defined by the attribute rotates the element
rotation-point Defines the offset from the edge of the upper left border
5.QSS Font properties
attribute describe
font Set all font properties in a declaration
font-family Specifies the font family of the text
font-size Specify the font size of the text
font-size-adjust Define for the element aspect value
font-stretch Shrink or stretch the current font family
font-style Specifies the font style of the text
font-variant Specifies whether to display text in small capital letters
font-weight Specify the thickness of the font
6.QSS Outer border properties
attribute describe
margin Set all outer margin properties in one declaration
margin-bottom Set the lower outer margin of the element
margin-left Set the left outer margin of the element
margin-right Set the right outer margin of the element
margin-top Set the top outer margin of an element
7.QSS Inner border properties
attribute describe
padding Set all inner margin properties in a declaration
padding-bottom Set the bottom inner margin of the element
padding-left Set the left inner margin of the element
padding-right Set the right inner margin of the element
padding-top Set the upper and inner margins of the element
8.QSS Location properties
attribute describe
bottom Set the offset between the lower outer margin boundary of the positioning element and the lower boundary of its containing block
clear Specifies which side of the element does not allow other floating elements
clip Clip absolute positioning elements
cursor Specifies the type of cursor to display ( shape )
display Specifies the type of box the element should generate
float Specifies the type of box the element should generate
left Sets the offset between the left outer margin boundary of the positioning element and the left boundary of its containing block
overflow Specifies the event that occurs when the current content overflows the element box
边栏推荐
- SQL injection - secondary injection and multi statement injection
- LinkedBlockingQueue源码分析-初始化
- HarmonyOS第四次培训
- Operand of null-aware operation ‘!‘ has type ‘SchedulerBinding‘ which excludes null.
- Clickhouse (03) how to install and deploy Clickhouse
- 【PHP SPL笔记】
- The most complete learning rate adjustment strategy in history LR_ scheduler
- 动态生成表格
- 2.证券投资基金的概述
- 01 machine learning related regulations
猜你喜欢
全链路压测:影子库与影子表之争
【Android Kotlin协程】利用CoroutineContext实现网络请求失败后重试逻辑
If you‘re running pod install manually, make sure flutter pub get is executed first.
SQL injection - secondary injection and multi statement injection
U++4 interface learning notes
Liste des hôtes d'inventaire dans ansible (je vous souhaite des fleurs et de la romance sans fin)
为什么很多人对技术债务产生误解
【二叉树】二叉树寻路
批量归一化(标准化)处理
一文搞懂常见的网络I/O模型
随机推荐
Ansible概述和模块解释(你刚走过了今天,而扑面而来的却是昨天)
SQL injection HTTP header injection
Why do many people misunderstand technical debt
Error: No named parameter with the name ‘foregroundColor‘
动态生成表格
Why JSON is used for calls between interfaces, how fastjson is assigned, fastjson 1.2 [email protected] Mapping relatio
Leetcode(46)——全排列
STM32F103实现IAP在线升级应用程序
高数中值定理总结
[Android kotlin collaboration] use coroutinecontext to realize the retry logic after a network request fails
创始人负债10亿,开课吧即将“下课”?
AttributeError: module ‘torch._ C‘ has no attribute ‘_ cuda_ setDevice‘
U++ 元数据说明符 学习笔记
sublime使用技巧
Understand common network i/o models
QT控件样式系列(一)之QSlider
Markdown editor
Clickhouse (03) how to install and deploy Clickhouse
3. Type of fund
DBSync新增对MongoDB、ES的支持