Information about the app using libadblockplus. More...
#include <AppInfo.h>
Public Attributes | |
std::string | version |
Current version of the app, in Mozilla toolkit version format. | |
std::string | name |
Technical name of the app (not user visible). | |
std::string | application |
Technical name of the platform the app is running on (not user visible). | |
std::string | applicationVersion |
Current version of the platform the app is running on. | |
std::string | locale |
Locale to use, as a Mozilla locale code. | |
bool | developmentBuild |
Whether the app is a development build, the default is false . | |
Information about the app using libadblockplus.