]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/fl/cbupdatemgrdata.tex
Added bone structure for FL documentation
[wxWidgets.git] / contrib / docs / latex / fl / cbupdatemgrdata.tex
1 %
2 % automatically generated by HelpGen $Revision$ from
3 % controlbar.h at 05/Jan/02 22:50:58
4 %
5
6
7 \section{\class{cbUpdateMgrData}}\label{cbupdatemgrdata}
8
9
10 structure, which is present in each item of layout,
11 it used by any specific updates-manager to store
12 auxilary information to be used by it's specific
13 updating algorithm
14
15 \wxheading{Derived from}
16
17 \helpref{wxObject}{wxobject}
18
19 \wxheading{Data structures}
20
21 \latexignore{\rtfignore{\wxheading{Members}}}
22
23
24 \membersection{cbUpdateMgrData::cbUpdateMgrData}\label{cbupdatemgrdatacbupdatemgrdata}
25
26 \func{}{cbUpdateMgrData}{\void}
27
28 is-dirty flag is set TRUE initially
29
30
31 \membersection{cbUpdateMgrData::IsDirty}\label{cbupdatemgrdataisdirty}
32
33 \func{bool}{IsDirty}{\void}
34
35
36 \membersection{cbUpdateMgrData::SetCustomData}\label{cbupdatemgrdatasetcustomdata}
37
38 \func{void}{SetCustomData}{\param{wxObject* }{pCustomData}}
39
40
41 \membersection{cbUpdateMgrData::SetDirty}\label{cbupdatemgrdatasetdirty}
42
43 \func{void}{SetDirty}{\param{bool }{isDirty = TRUE}}
44
45
46 \membersection{cbUpdateMgrData::StoreItemState}\label{cbupdatemgrdatastoreitemstate}
47
48 \func{void}{StoreItemState}{\param{const wxRect\& }{boundsInParent}}
49