#include <OpenLinkInBrowser.h>
|
static void | open (const std::string &sLink) |
|
Simple class that provides a static function to open a link in default browser.
◆ open()
void ne::OpenLinkInBrowser::open |
( |
const std::string & |
sLink | ) |
|
|
static |
Opens a web link in user's default browser.
- Parameters
-
sLink | Web link. Example: "https://github.com/Flone-dnb/nameless-engine". |
The documentation for this class was generated from the following files:
- src/engine_lib/public/misc/OpenLinkInBrowser.h
- src/engine_lib/private/misc/OpenLinkInBrowser.cpp