git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2134
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Gets the filename associated with this document, or "" if none is
associated.
Gets the filename associated with this document, or "" if none is
associated.
-\membersection{wxDocument::GetFirstView}
+\membersection{wxDocument::GetFirstView}{wxdocumentgetfirstview}
-\constfunc{wxView*}{GetFirstView}{\void}
+\constfunc{wxView *}{GetFirstView}{\void}
A convenience function to get the first view for a document, because
in many cases a document will only have a single view.
A convenience function to get the first view for a document, because
in many cases a document will only have a single view.
+See also: \helpref{GetViews}{wxdocumentgetviews}
+
\membersection{wxDocument::GetPrintableName}
\constfunc{virtual void}{GetPrintableName}{\param{wxString\& }{name}}
\membersection{wxDocument::GetPrintableName}
\constfunc{virtual void}{GetPrintableName}{\param{wxString\& }{name}}
frame (if any), and is usually constructed by the framework from
the filename.
frame (if any), and is usually constructed by the framework from
the filename.
+\membersection{wxDocument::GetViews}{wxdocumentgetviews}
+
+\constfunc{wxList \&}{GetViews}{\void}
+
+Returns the list whose elements are the views on the document.
+
+See also: \helpref{GetFirstView}{wxdocumentgetfirstview}
+
+
\membersection{wxDocument::IsModified}\label{wxdocumentismodified}
\constfunc{virtual bool}{IsModified}{\void}
\membersection{wxDocument::IsModified}\label{wxdocumentismodified}
\constfunc{virtual bool}{IsModified}{\void}