|
RADLib
RADical C++ application framework
|
Optional desktop entry created by the installer. More...
#include <RADInstaller.h>
Public Attributes | |
| std::string | fileName |
| Launcher file name. More... | |
| std::string | name |
| Display name. More... | |
| std::string | exec |
| Executable command. More... | |
| std::string | categories = "Development;" |
| Category string. More... | |
Optional desktop entry created by the installer.
| std::string RADInstaller::DesktopEntry::categories = "Development;" |
Category string.
| std::string RADInstaller::DesktopEntry::exec |
Executable command.
| std::string RADInstaller::DesktopEntry::fileName |
Launcher file name.
| std::string RADInstaller::DesktopEntry::name |
Display name.