50 lines
1.1 KiB
TeX
50 lines
1.1 KiB
TeX
|
%
|
||
|
% automatically generated by HelpGen $Revision$ from
|
||
|
% controlbar.h at 05/Jan/02 22:50:58
|
||
|
%
|
||
|
|
||
|
|
||
|
\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
|
||
|
|
||
|
\wxheading{Derived from}
|
||
|
|
||
|
\helpref{wxObject}{wxobject}
|
||
|
|
||
|
\wxheading{Data structures}
|
||
|
|
||
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
||
|
|
||
|
|
||
|
\membersection{cbUpdateMgrData::cbUpdateMgrData}\label{cbupdatemgrdatacbupdatemgrdata}
|
||
|
|
||
|
\func{}{cbUpdateMgrData}{\void}
|
||
|
|
||
|
is-dirty flag is set TRUE initially
|
||
|
|
||
|
|
||
|
\membersection{cbUpdateMgrData::IsDirty}\label{cbupdatemgrdataisdirty}
|
||
|
|
||
|
\func{bool}{IsDirty}{\void}
|
||
|
|
||
|
|
||
|
\membersection{cbUpdateMgrData::SetCustomData}\label{cbupdatemgrdatasetcustomdata}
|
||
|
|
||
|
\func{void}{SetCustomData}{\param{wxObject* }{pCustomData}}
|
||
|
|
||
|
|
||
|
\membersection{cbUpdateMgrData::SetDirty}\label{cbupdatemgrdatasetdirty}
|
||
|
|
||
|
\func{void}{SetDirty}{\param{bool }{isDirty = TRUE}}
|
||
|
|
||
|
|
||
|
\membersection{cbUpdateMgrData::StoreItemState}\label{cbupdatemgrdatastoreitemstate}
|
||
|
|
||
|
\func{void}{StoreItemState}{\param{const wxRect\& }{boundsInParent}}
|
||
|
|