]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/docs/latex/fl/cbsimpleupdatesmgr.tex
Added bone structure for FL documentation
[wxWidgets.git] / contrib / docs / latex / fl / cbsimpleupdatesmgr.tex
diff --git a/contrib/docs/latex/fl/cbsimpleupdatesmgr.tex b/contrib/docs/latex/fl/cbsimpleupdatesmgr.tex
new file mode 100644 (file)
index 0000000..e08ac5e
--- /dev/null
@@ -0,0 +1,73 @@
+%
+% automatically generated by HelpGen $Revision$ from
+% updatesmgr.h at 05/Jan/02 22:50:58
+%
+
+
+\section{\class{cbSimpleUpdatesMgr}}\label{cbsimpleupdatesmgr}
+
+
+class implements slightly optimized logic for refreshing
+   areas of frame layout - which actually need to be updated. 
+\wxheading{Derived from}
+
+\helpref{cbUpdatesManagerBase}{cbupdatesmanagerbase}
+
+\wxheading{Data structures}
+
+\latexignore{\rtfignore{\wxheading{Members}}}
+
+
+\membersection{cbSimpleUpdatesMgr::cbSimpleUpdatesMgr}\label{cbsimpleupdatesmgrcbsimpleupdatesmgr}
+
+\func{}{cbSimpleUpdatesMgr}{\void}
+
+
+\func{}{cbSimpleUpdatesMgr}{\param{wxFrameLayout* }{pPanel}}
+
+
+\membersection{cbSimpleUpdatesMgr::OnBarWillChange}\label{cbsimpleupdatesmgronbarwillchange}
+
+\func{void}{OnBarWillChange}{\param{cbBarInfo* }{pBar}, \param{cbRowInfo* }{pInRow}, \param{cbDockPane* }{pInPane}}
+
+
+\membersection{cbSimpleUpdatesMgr::OnFinishChanges}\label{cbsimpleupdatesmgronfinishchanges}
+
+\func{void}{OnFinishChanges}{\void}
+
+
+\membersection{cbSimpleUpdatesMgr::OnPaneMarginsWillChange}\label{cbsimpleupdatesmgronpanemarginswillchange}
+
+\func{void}{OnPaneMarginsWillChange}{\param{cbDockPane* }{pPane}}
+
+
+\membersection{cbSimpleUpdatesMgr::OnPaneWillChange}\label{cbsimpleupdatesmgronpanewillchange}
+
+\func{void}{OnPaneWillChange}{\param{cbDockPane* }{pPane}}
+
+
+\membersection{cbSimpleUpdatesMgr::OnRowWillChange}\label{cbsimpleupdatesmgronrowwillchange}
+
+\func{void}{OnRowWillChange}{\param{cbRowInfo* }{pRow}, \param{cbDockPane* }{pInPane}}
+
+
+\membersection{cbSimpleUpdatesMgr::OnStartChanges}\label{cbsimpleupdatesmgronstartchanges}
+
+\func{void}{OnStartChanges}{\void}
+
+notificiactions received from Frame Layout (in the order, in which
+they usually would be invoked)
+
+
+\membersection{cbSimpleUpdatesMgr::UpdateNow}\label{cbsimpleupdatesmgrupdatenow}
+
+\func{void}{UpdateNow}{\void}
+
+refreshes parts of the frame layout, which need an update
+
+
+\membersection{cbSimpleUpdatesMgr::WasChanged}\label{cbsimpleupdatesmgrwaschanged}
+
+\func{bool}{WasChanged}{\param{cbUpdateMgrData\& }{data}, \param{wxRect\& }{currentBounds}}
+