X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dface61ccba162c922b25d18aca2ebc4e6f03312..08829b064c5cdab69ace7edc16290fd6315c1ff0:/docs/latex/wx/fildrptg.tex diff --git a/docs/latex/wx/fildrptg.tex b/docs/latex/wx/fildrptg.tex index 5e413f4f94..3c92446d98 100644 --- a/docs/latex/wx/fildrptg.tex +++ b/docs/latex/wx/fildrptg.tex @@ -6,6 +6,10 @@ \helpref{wxDropTarget}{wxdroptarget} +\wxheading{Include files} + + + \wxheading{See also} \helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropSource}{wxdropsource}, @@ -19,20 +23,6 @@ Constructor. -\membersection{wxFileDropTarget::GetFormatCount}\label{wxfiledroptargetgetformatcount} - -\func{virtual size\_t}{GetFormatCount}{\void} - -See \helpref{wxDropTarget::GetFormatCount}{wxdroptargetgetformatcount}. This function is implemented -appropriately for files. - -\membersection{wxFileDropTarget::GetFormat}\label{wxfiledroptargetgetformat} - -\constfunc{virtual wxDataFormat}{GetFormat}{\param{size\_t }{n}} - -See \helpref{wxDropTarget::GetFormat}{wxdroptargetgetformat}. This function is implemented -appropriately for files. - \membersection{wxFileDropTarget::OnDrop}\label{wxfiledroptargetondrop} \func{virtual bool}{OnDrop}{\param{long }{x}, \param{long }{y}, \param{const void }{*data}, \param{size\_t }{size}}