Searched refs:wxInternetFSHandler (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfs_inet.h19 // wxInternetFSHandler
22 class WXDLLIMPEXP_NET wxInternetFSHandler : public wxFileSystemHandler class in inherits:wxFileSystemHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfs_inet.cpp61 // wxInternetFSHandler
82 bool wxInternetFSHandler::CanOpen(const wxString& location)
96 wxFSFile* wxInternetFSHandler::OpenFile(wxFileSystem& WXUNUSED(fs),
151 m_handler = new wxInternetFSHandler;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfs.tex67 \twocolitem{{\bf wxInternetFSHandler}}{A handler for accessing documents
H A Dlibs.tex42 \item{ wxInternetFSHandler (a \helpref{wxFileSystem handler}{fs}) }
H A DwxPython.tex363 \item \helpref{wxInternetFSHandler}{fs}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/test/
H A Dtest.cpp163 wxFileSystem::AddHandler(new wxInternetFSHandler);

Completed in 120 milliseconds