X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2622169f41272d053f62f61243b8571fc6629ce..74fe973bba96bbc36abe8fda44ae23bebcd7a4cc:/docs/latex/wx/auimanager.tex diff --git a/docs/latex/wx/auimanager.tex b/docs/latex/wx/auimanager.tex index 7f36a92960..b522c9c2d9 100644 --- a/docs/latex/wx/auimanager.tex +++ b/docs/latex/wx/auimanager.tex @@ -72,7 +72,8 @@ understand layers is by running the wxAUI sample. \wxheading{Derived from} -\helpref{wxEvtHandler}{wxevthandler} +\helpref{wxEvtHandler}{wxevthandler}\\ +\helpref{wxObject}{wxobject} \wxheading{Include files} @@ -125,7 +126,7 @@ enum wxAuiManagerOption \func{}{wxAuiManager}{\param{wxWindow* }{managed\_wnd = NULL}, \param{unsigned int }{flags = wxAUI\_MGR\_DEFAULT}} -Constructor. \arg{frame} specifies the wxFrame which should be managed. +Constructor. \arg{managed\_wnd} specifies the wxFrame which should be managed. \arg{flags} specifies options which allow the frame management behavior to be modified. @@ -166,9 +167,11 @@ Returns the current art provider being used. See also: \helpref{wxAuiDockArt}{wxauidockart}. +\membersection{wxAuiManager::GetDockSizeConstraint}\label{wxauimanagergetdocksizeconstraint} + \func{void}{GetDockSizeConstraint}{\param{double* }{widthpct}, \param{double* }{heightpct}} -Returns the current dock constraint values. See SetDockSizeConstraint() for more information. +Returns the current dock constraint values. See \helpref{SetDockSizeConstraint()}{wxauimanagersetdocksizeconstraint} for more information. \membersection{wxAuiManager::GetFlags}\label{wxauimanagergetflags} @@ -182,6 +185,8 @@ Returns the current manager's flags. Returns the frame currently being managed by wxAuiManager. +\membersection{wxAuiManager::GetManager}\label{wxauimanagergetmanager} + \func{static wxAuiManager*}{GetManager}{\param{wxWindow* }{window}} Calling this method will return the wxAuiManager for a given window. The \arg{window} parameter should @@ -269,6 +274,8 @@ will be deleted by wxAuiManager. See also: \helpref{wxAuiDockArt}{wxauidockart}. +\membersection{wxAuiManager::SetDockSizeConstraint}\label{wxauimanagersetdocksizeconstraint} + \func{void}{SetDockSizeConstraint}{\param{double }{widthpct}, \param{double }{heightpct}} When a user creates a new dock by dragging a window into a docked position, often times the large size of the