#include <WebBrowser.h>
◆ WebBrowser()
| carta::WebBrowser::WebBrowser |
( |
const std::string & |
url, |
|
|
const std::string & |
browser_cmd |
|
) |
| |
◆ ~WebBrowser()
| carta::WebBrowser::~WebBrowser |
( |
| ) |
|
|
default |
◆ Error()
| std::string carta::WebBrowser::Error |
( |
| ) |
const |
|
inline |
◆ OpenBrowser()
| void carta::WebBrowser::OpenBrowser |
( |
| ) |
|
|
private |
◆ OpenSystemBrowser()
| void carta::WebBrowser::OpenSystemBrowser |
( |
| ) |
|
|
private |
◆ ParseCmd()
| void carta::WebBrowser::ParseCmd |
( |
| ) |
|
|
private |
◆ Status()
| bool carta::WebBrowser::Status |
( |
| ) |
const |
|
inline |
◆ _args
| std::vector<std::string> carta::WebBrowser::_args |
|
private |
◆ _cmd
| std::string carta::WebBrowser::_cmd |
|
private |
◆ _error
| std::string carta::WebBrowser::_error |
|
private |
◆ _path_exists
| bool carta::WebBrowser::_path_exists = false |
|
private |
◆ _status
| bool carta::WebBrowser::_status = true |
|
private |
◆ _url
| std::string carta::WebBrowser::_url |
|
private |
The documentation for this class was generated from the following files: