repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
New lua versions
[ryzomcore.git]
/
studio
/
src
/
plugins
/
gui_editor
/
widgets
/
CtrlColPick.xml
blob
7ab3e2f48c11dfd7802564ed0c7e7c713190cd0e
1
<widget>
2
<header>
3
<name>CtrlColPick</name>
4
<guiname>CCtrlColPick</guiname>
5
<classname>colpick</classname>
6
<ancestor>CtrlBase</ancestor>
7
<description></description>
8
<abstract>false</abstract>
9
<icon></icon>
10
</header>
11
<properties>
12
<property>
13
<name>texture</name>
14
<type>string</type>
15
<default></default>
16
</property>
17
<property>
18
<name>onchange</name>
19
<type>string</type>
20
<default></default>
21
</property>
22
<property>
23
<name>onchange_params</name>
24
<type>string</type>
25
<default></default>
26
</property>
27
<property>
28
<name>dbcolr</name>
29
<type>string</type>
30
<default></default>
31
</property>
32
<property>
33
<name>dbcolg</name>
34
<type>string</type>
35
<default></default>
36
</property>
37
<property>
38
<name>dbcolb</name>
39
<type>string</type>
40
<default></default>
41
</property>
42
<property>
43
<name>dbcola</name>
44
<type>string</type>
45
<default></default>
46
</property>
47
</properties>
48
</widget>