LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
Media::TagInfo Struct Reference

Information about a tag like a genre. More...

#include "audiostructs.h"

Public Member Functions

bool operator== (const TagInfo &other) const =default
 
bool operator!= (const TagInfo &other) const =default
 

Public Attributes

QString Name_
 Name of the tag.
 

Detailed Description

Information about a tag like a genre.

Definition at line 64 of file audiostructs.h.

Member Function Documentation

◆ operator!=()

bool Media::TagInfo::operator!= ( const TagInfo & other) const
default

◆ operator==()

bool Media::TagInfo::operator== ( const TagInfo & other) const
default

Member Data Documentation

◆ Name_

QString Media::TagInfo::Name_

Name of the tag.

Definition at line 68 of file audiostructs.h.


The documentation for this struct was generated from the following file: