X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/82540ef2327daaf6ae78189139a669afc9edf9d9..83811067515a49ce16e9502c1cf217497a216b18:/docs/latex/wx/docmdipr.tex diff --git a/docs/latex/wx/docmdipr.tex b/docs/latex/wx/docmdipr.tex index 3730dc9d9e..6e5b639432 100644 --- a/docs/latex/wx/docmdipr.tex +++ b/docs/latex/wx/docmdipr.tex @@ -16,28 +16,43 @@ See the example application in {\tt samples/docview}. \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{Document/view overview}{docviewoverview}, \helpref{wxMDIParentFrame}{wxmdiparentframe} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxDocMDIParentFrame::wxDocMDIParentFrame} +\membersection{wxDocMDIParentFrame::wxDocMDIParentFrame}\label{wxdocmdiparentframector} + +\func{}{wxDocMDIParentFrame}{\void} -\func{}{wxDocParentFrame}{\param{wxDocManager*}{ manager}, \param{wxFrame *}{parent}, \param{wxWindowID}{ id}, +\func{}{wxDocMDIParentFrame}{\param{wxDocManager*}{ manager}, \param{wxFrame *}{parent}, \param{wxWindowID}{ id}, \param{const wxString\& }{title}, \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\&}{ size = wxDefaultSize}, \param{long}{ style = wxDEFAULT\_FRAME\_STYLE}, \param{const wxString\& }{name = "frame"}} Constructor. -\membersection{wxDocMDIParentFrame::\destruct{wxDocMDIParentFrame}} +\membersection{wxDocMDIParentFrame::\destruct{wxDocMDIParentFrame}}\label{wxdocmdiparentframedtor} \func{}{\destruct{wxDocMDIParentFrame}}{\void} Destructor. -\membersection{wxDocMDIParentFrame::OnCloseWindow} +\membersection{wxDocMDIParentFrame::Create}\label{wxdocmdiparentframecreate} + +\func{bool}{Create}{\param{wxDocManager*}{ manager}, \param{wxFrame *}{parent}, \param{wxWindowID}{ id}, + \param{const wxString\& }{title}, \param{const wxPoint\&}{ pos = wxDefaultPosition}, + \param{const wxSize\&}{ size = wxDefaultSize}, + \param{long}{ style = wxDEFAULT\_FRAME\_STYLE}, \param{const wxString\& }{name = "frame"}} + +Creates the window. + +\membersection{wxDocMDIParentFrame::OnCloseWindow}\label{wxdocmdiparentframeonclosewindow} \func{void}{OnCloseWindow}{\param{wxCloseEvent\&}{ event}}