MeVisLab Toolbox Reference
macos::LaunchServices Member List

This is the complete list of members for macos::LaunchServices, including all inherited members.

getApplicationWithId(const std::string &id)macos::LaunchServicesstatic
getApplicationWithName(const std::string &appName)macos::LaunchServicesstatic
isApplicationOpen(const std::string &id)macos::LaunchServicesstatic
LSLaunchFlags enum namemacos::LaunchServices
LSLaunchNewInstance enum valuemacos::LaunchServices
LSRoleAll enum valuemacos::LaunchServices
LSRoleEditor enum valuemacos::LaunchServices
LSRoles enum namemacos::LaunchServices
LSRoleShell enum valuemacos::LaunchServices
LSRoleViewer enum valuemacos::LaunchServices
openApplication(const std::string &app, const std::list< std::string > &docs, const std::list< std::string > &argv, const std::map< std::string, std::string > &environment, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesstatic
openApplication(const std::string &app, const std::list< std::string > &docs, const std::list< std::string > &argv, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesinlinestatic
openApplication(const std::string &app, const std::list< std::string > &docs, const std::map< std::string, std::string > &environment, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesinlinestatic
openApplication(const std::string &app, const std::map< std::string, std::string > &environment, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesinlinestatic
openApplication(const std::string &app, const std::list< std::string > &docs, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesinlinestatic
openApplication(const std::string &app, const std::string &doc, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesstatic
openApplication(const std::string &app, LSLaunchFlags flags=static_cast< LSLaunchFlags >(0))macos::LaunchServicesinlinestatic
openDocument(const std::string &doc, LSRoles role=LSRoleAll, const std::string &app=std::string())macos::LaunchServicesstatic
openDocument(const std::string &doc, const std::string &app)macos::LaunchServicesinlinestatic
registerApplication(const std::string &app, bool forceUpdate=true)macos::LaunchServicesstatic