~ubuntu-branches/ubuntu/saucy/dee/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/reference/dee-1.0/tmpl/dee-model.sgml

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-03-12 11:49:53 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20120312114953-i0izi38kg1gbnas0
Tags: 1.0.6-0ubuntu1
* New upstream release.
  - Provide a way to have a ReadOnly model (LP: #675565)
  - Prefix search with DeeTreeIndex doesn't return correct results
    (LP: #933111)
  - Doing multiple changes with clear in one transaction causes critical
    (LP: #940419)
* debian/libdee-1.0-4.symbols:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
</para>
11
11
 
12
 
 
13
12
<!-- ##### SECTION See_Also ##### -->
14
13
<para>
15
14
 
16
15
</para>
17
16
 
18
 
 
19
17
<!-- ##### SECTION Stability_Level ##### -->
20
18
 
21
19
 
22
20
<!-- ##### SECTION Image ##### -->
23
21
 
24
22
 
25
 
<!-- ##### USER_FUNCTION DeeCompareRowFunc ##### -->
26
 
<para>
27
 
 
28
 
</para>
29
 
 
30
 
@row1: 
31
 
@row2: 
32
 
@user_data: 
33
 
@Returns: 
34
 
 
35
 
 
36
23
<!-- ##### STRUCT DeeModel ##### -->
37
24
<para>
38
25
 
106
93
@register_tag: 
107
94
@get_tag: 
108
95
@set_tag: 
 
96
@get_row: 
109
97
 
110
98
<!-- ##### STRUCT DeeModelIter ##### -->
111
99
<para>
168
156
@tag: 
169
157
 
170
158
 
171
 
<!-- ##### FUNCTION dee_model_find_row_sorted ##### -->
172
 
<para>
173
 
 
174
 
</para>
175
 
 
176
 
@self: 
177
 
@row_spec: 
178
 
@cmp_func: 
179
 
@user_data: 
180
 
@out_was_found: 
181
 
@Returns: 
182
 
 
183
 
 
184
 
<!-- ##### FUNCTION dee_model_find_sorted ##### -->
185
 
<para>
186
 
 
187
 
</para>
188
 
 
189
 
@self: 
190
 
@cmp_func: 
191
 
@user_data: 
192
 
@out_was_found: 
193
 
@...: 
194
 
@Returns: 
195
 
 
196
 
 
197
159
<!-- ##### FUNCTION dee_model_get ##### -->
198
160
<para>
199
161
 
445
407
@Returns: 
446
408
 
447
409
 
448
 
<!-- ##### FUNCTION dee_model_insert_row_sorted ##### -->
449
 
<para>
450
 
 
451
 
</para>
452
 
 
453
 
@self: 
454
 
@row_members: 
455
 
@cmp_func: 
456
 
@user_data: 
457
 
@Returns: 
458
 
 
459
 
 
460
 
<!-- ##### FUNCTION dee_model_insert_sorted ##### -->
461
 
<para>
462
 
 
463
 
</para>
464
 
 
465
 
@self: 
466
 
@cmp_func: 
467
 
@user_data: 
468
 
@...: 
469
 
@Returns: 
470
 
 
471
 
 
472
410
<!-- ##### FUNCTION dee_model_is_first ##### -->
473
411
<para>
474
412