Nameless Engine
Loading...
Searching...
No Matches
ne::OpenLinkInBrowser Class Reference

#include <OpenLinkInBrowser.h>

Static Public Member Functions

static void open (const std::string &sLink)
 

Detailed Description

Simple class that provides a static function to open a link in default browser.

Member Function Documentation

◆ open()

void ne::OpenLinkInBrowser::open ( const std::string &  sLink)
static

Opens a web link in user's default browser.

Parameters
sLinkWeb link. Example: "https://github.com/Flone-dnb/nameless-engine".

The documentation for this class was generated from the following files: