qBittorrent
tagset.h File Reference
#include <QMetaType>
#include <QString>
#include "base/orderedset.h"
#include "base/utils/compare.h"
Include dependency graph for tagset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagLessThan
 

Typedefs

using TagSet = OrderedSet< QString, TagLessThan >
 

Typedef Documentation

◆ TagSet

using TagSet = OrderedSet<QString, TagLessThan>

Definition at line 47 of file tagset.h.