#include <OpenMS/APPLICATIONS/ToolHandler.h>
| Static Public Member Functions | |
| static ToolListType | getTOPPToolList (const bool includeGenericWrapper=false) | 
| Returns the list of official TOPP tools contained in the OpenMS/TOPP release.  More... | |
| static ToolListType | getUtilList () | 
| Returns the list of official UTIL tools contained in the OpenMS/TOPP release.  More... | |
| static StringList | getTypes (const String &toolname) | 
| get all types of a tool (empty if none)  More... | |
| static String | getCategory (const String &toolname) | 
| static String | getExternalToolsPath () | 
| get getOpenMSDataPath() + "/TOOLS/EXTERNAL"  More... | |
| static String | getInternalToolsPath () | 
| get File::getOpenMSDataPath() + "/TOOLS/INTERNAL"  More... | |
| Static Private Member Functions | |
| static Internal::ToolDescription | getExternalTools_ () | 
| static QStringList | getExternalToolConfigFiles_ () | 
| static void | loadExternalToolConfig_ () | 
| static std::vector < Internal::ToolDescription > | getInternalTools_ () | 
| static QStringList | getInternalToolConfigFiles_ () | 
| static void | loadInternalToolConfig_ () | 
| Static Private Attributes | |
| static Internal::ToolDescription | tools_external_ | 
| static bool | tools_external_loaded_ | 
| static std::vector < Internal::ToolDescription > | tools_internal_ | 
| static bool | tools_internal_loaded_ | 
Returns the category string from TOPP or UTIL tools
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | static | 
get getOpenMSDataPath() + "/TOOLS/EXTERNAL"
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | static | 
get File::getOpenMSDataPath() + "/TOOLS/INTERNAL"
| 
 | static | 
Returns the list of official TOPP tools contained in the OpenMS/TOPP release.
Referenced by TOPPASBase::createTOPPToolsTreeWidget().
| 
 | static | 
get all types of a tool (empty if none)
Referenced by TOPPASBase::createTOPPToolsTreeWidget().
| 
 | static | 
Returns the list of official UTIL tools contained in the OpenMS/TOPP release.
Referenced by TOPPASBase::createTOPPToolsTreeWidget().
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:27 using doxygen 1.8.5 |