X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/499b2ed82caa62ec19b400c31aa26be33b1c02d4..85247b36714d520cf2ebb92fe6b4fc039f2db9d0:/contrib/docs/latex/fl/cbupdatemgrdata.tex diff --git a/contrib/docs/latex/fl/cbupdatemgrdata.tex b/contrib/docs/latex/fl/cbupdatemgrdata.tex index 049d5b84cd..13e5ded718 100644 --- a/contrib/docs/latex/fl/cbupdatemgrdata.tex +++ b/contrib/docs/latex/fl/cbupdatemgrdata.tex @@ -1,21 +1,24 @@ % % automatically generated by HelpGen $Revision$ from -% controlbar.h at 05/Jan/02 22:50:58 +% controlbar.h at 21/Jan/02 21:14:13 % \section{\class{cbUpdateMgrData}}\label{cbupdatemgrdata} -structure, which is present in each item of layout, - it used by any specific updates-manager to store - auxilary information to be used by it's specific - updating algorithm - +A structure that is present in each item of layout, +used by any particular updates-manager to store +auxiliary information to be used by its updating algorithm. + \wxheading{Derived from} \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} @@ -25,25 +28,33 @@ structure, which is present in each item of layout, \func{}{cbUpdateMgrData}{\void} -is-dirty flag is set TRUE initially +Default constructor. Is-dirty flag is set TRUE initially. \membersection{cbUpdateMgrData::IsDirty}\label{cbupdatemgrdataisdirty} \func{bool}{IsDirty}{\void} +Returns the is-dirty flag. + \membersection{cbUpdateMgrData::SetCustomData}\label{cbupdatemgrdatasetcustomdata} \func{void}{SetCustomData}{\param{wxObject* }{pCustomData}} +Set custom data. + \membersection{cbUpdateMgrData::SetDirty}\label{cbupdatemgrdatasetdirty} \func{void}{SetDirty}{\param{bool }{isDirty = TRUE}} +Set the dirty flag. + \membersection{cbUpdateMgrData::StoreItemState}\label{cbupdatemgrdatastoreitemstate} \func{void}{StoreItemState}{\param{const wxRect\& }{boundsInParent}} +Store the item state. +