Home
last modified time | relevance | path

Searched refs:wxShell (Results 1 – 25 of 60) sorted by relevance

123

/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DProcessPreview.cpp41 if (!wxShell(cmd)) { in Execute()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dutils.h244 WXDLLEXPORT bool wxShell(const wxString& command = wxEmptyString);
248 WXDLLEXPORT bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dutils.h1325 bool wxShell(const wxString& command = wxEmptyString);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dutils.h1325 bool wxShell(const wxString& command = wxEmptyString);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dutils.h441 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
445 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dutils.h441 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
445 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dutils.h441 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
445 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dutils.h487 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
491 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dutils.h441 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
445 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dutils.h474 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
478 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dutils.h474 WXDLLIMPEXP_BASE bool wxShell(const wxString& command = wxEmptyString);
478 WXDLLIMPEXP_BASE bool wxShell(const wxString& command, wxArrayString& output);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dutils.h1422 bool wxShell(const wxString& command = wxEmptyString);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp375 bool wxShell(const wxString& command) in wxShell() function
380 bool wxShell(const wxString& command, wxArrayString& output) in wxShell() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp375 bool wxShell(const wxString& command) in wxShell() function
380 bool wxShell(const wxString& command, wxArrayString& output) in wxShell() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp375 bool wxShell(const wxString& command) in wxShell() function
380 bool wxShell(const wxString& command, wxArrayString& output) in wxShell() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp375 bool wxShell(const wxString& command) in wxShell() function
380 bool wxShell(const wxString& command, wxArrayString& output) in wxShell() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/exec/
H A Dexec.cpp165 CPPUNIT_ASSERT( wxShell(SHELL_COMMAND) ); in TestShell()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/exec/
H A Dexec.cpp165 CPPUNIT_ASSERT( wxShell(SHELL_COMMAND) ); in TestShell()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msdos/
H A Dutilsdos.cpp303 bool wxShell(const wxString& command /*=wxEmptyString*/) in wxShell() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/exec/
H A Dexec.cpp166 CPPUNIT_ASSERT( wxShell(SHELL_COMMAND) ); in TestShell()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msdos/
H A Dutilsdos.cpp293 bool wxShell(const wxString& command /*=wxEmptyString*/) in wxShell() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msdos/
H A Dutilsdos.cpp293 bool wxShell(const wxString& command /*=wxEmptyString*/) in wxShell() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msdos/
H A Dutilsdos.cpp293 bool wxShell(const wxString& command /*=wxEmptyString*/) in wxShell() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msdos/
H A Dutilsdos.cpp293 bool wxShell(const wxString& command /*=wxEmptyString*/) in wxShell() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msdos/
H A Dutilsdos.cpp303 bool wxShell(const wxString& command /*=wxEmptyString*/) in wxShell() function

123