![]() |
BuildmLearn Toolkit
2.0.4
BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.
|
Web-related functionality. More...
#include <webfactory.h>
Public Slots | |
bool | openUrlInExternalBrowser (const QString &url) |
Opens given string URL in external browser. More... | |
Static Public Member Functions | |
static WebFactory * | instance () |
Web-related functionality.
Definition at line 43 of file webfactory.h.
|
slot |
Opens given string URL in external browser.
url | URL to open. |
Definition at line 54 of file webfactory.cpp.