Searched refs:notifyViews (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddocument.tex342 \func{void}{SetFilename}{\param{const wxString\& }{filename}, \param{bool}{ notifyViews = false}}
346 If {\it notifyViews} is true, wxView::OnChangeFilename is called for all views.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddocview.h70 void SetFilename(const wxString& filename, bool notifyViews = false);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp547 void wxDocument::SetFilename(const wxString& filename, bool notifyViews) argument
550 if ( notifyViews )

Completed in 122 milliseconds