19 std::string category =
"NavigationDataSet";
20 mimeType.
SetComment(
"NavigationDataSet (XML)");
29 std::string category =
"NavigationDataSet";
30 mimeType.
SetComment(
"NavigationDataSet (csv)");
39 std::string category =
"USDeviceInformation";
40 mimeType.
SetComment(
"USDeviceInformation (XML)");
static CustomMimeType USDEVICEINFORMATIONXML_MIMETYPE()
void SetComment(const std::string &comment)
static CustomMimeType NAVIGATIONDATASETXML_MIMETYPE()
The CustomMimeType class represents a custom mime-type which may be registered as a service object...
static std::string DEFAULT_BASE_NAME()
void AddExtension(const std::string &extension)
void SetCategory(const std::string &category)
static CustomMimeType NAVIGATIONDATASETCSV_MIMETYPE()