forked from pyrite-dev/milsko
update xml
This commit is contained in:
parent
a42482a4e4
commit
258d0d2cb2
1 changed files with 7 additions and 0 deletions
|
|
@ -42,7 +42,9 @@
|
|||
<!--
|
||||
All widgets have:
|
||||
- MwNbackground
|
||||
- MwNsubBackground
|
||||
- MwNforeground
|
||||
- MwNsubForeground
|
||||
- MwNx
|
||||
- MwNy
|
||||
- MwNwidth
|
||||
|
|
@ -93,11 +95,15 @@
|
|||
<integer name="sevenSegment" />
|
||||
<integer name="length" />
|
||||
<integer name="forceInverted" />
|
||||
<integer name="roundness" />
|
||||
<integer name="isRounded" />
|
||||
|
||||
<string name="title" />
|
||||
<string name="text" />
|
||||
<string name="background" />
|
||||
<string name="subBackground" />
|
||||
<string name="foreground" />
|
||||
<string name="subForeground" />
|
||||
|
||||
<pixmap name="pixmap" />
|
||||
<pixmap name="iconPixmap" />
|
||||
|
|
@ -123,6 +129,7 @@
|
|||
<handler name="colorChosen" />
|
||||
<handler name="draw" />
|
||||
<handler name="clipboard" />
|
||||
<handler name="darkTheme" />
|
||||
</properties>
|
||||
<enumerations>
|
||||
<enumeration name="MwDIRECTION">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue