#include <staticmatchlist.h>
| DimensionsSystemInterface::StaticMatchList::~StaticMatchList |
( |
| ) |
|
|
virtual |
| void DimensionsSystemInterface::StaticMatchList::add |
( |
const QString & |
id | ) |
|
|
virtual |
| virtual bool DimensionsSystemInterface::StaticMatchList::allow |
( |
const QString & |
id | ) |
|
|
pure virtual |
| void DimensionsSystemInterface::StaticMatchList::clear |
( |
| ) |
|
|
virtual |
| virtual bool DimensionsSystemInterface::StaticMatchList::deny |
( |
const QString & |
id | ) |
|
|
pure virtual |
| bool DimensionsSystemInterface::StaticMatchList::load |
( |
const QString & |
filepath | ) |
|
|
virtual |
| bool DimensionsSystemInterface::StaticMatchList::match |
( |
const QString & |
id | ) |
|
|
protectedvirtual |
| void DimensionsSystemInterface::StaticMatchList::remove |
( |
const QString & |
id | ) |
|
|
virtual |
| bool DimensionsSystemInterface::StaticMatchList::save |
( |
const QString & |
filepath | ) |
|
|
virtual |
| QSet<QString> DimensionsSystemInterface::StaticMatchList::m_ids |
|
protected |
| QString DimensionsSystemInterface::StaticMatchList::SaveTagKey_Id = QString("id") |
|
static |
| QString DimensionsSystemInterface::StaticMatchList::SaveTagKey_Type = QString("type") |
|
static |
The documentation for this class was generated from the following files: