#include <ResolvableData.h>
Public Member Functions | |
| Pattern () | |
Public Attributes | |
| DefaultIntegral < bool, false > | isDefault |
| Should the pattern be installed by default? | |
| DefaultIntegral < bool, false > | userVisible |
| Visible or hidden at the UI. | |
| TranslatedText | category |
| Category. | |
| std::string | icon |
| Icon path relative to repository URL. | |
| std::string | order |
| UI order string. | |
| std::string | script |
| ? | |
| DependencyList | includes |
| Included patterns. | |
| DependencyList | extends |
| Extended patterns. | |
Definition at line 210 of file ResolvableData.h.
| zypp::data::Pattern::Pattern | ( | ) | [inline] |
Definition at line 213 of file ResolvableData.h.
| DefaultIntegral<bool,false> zypp::data::Pattern::isDefault |
| DefaultIntegral<bool,false> zypp::data::Pattern::userVisible |
| std::string zypp::data::Pattern::icon |
| std::string zypp::data::Pattern::order |
| std::string zypp::data::Pattern::script |
1.5.3