refs #452, added distributor entity and lists

This commit is contained in:
Klaus Basan
2015-09-23 02:57:48 +02:00
committed by Mathew Sutcliffe
parent 6a677c06d6
commit 46f743c382
4 changed files with 74 additions and 12 deletions

View File

@@ -39,6 +39,10 @@ namespace BlackMisc
//! Construct from a base class object.
CDistributorList(const CSequence<CDistributor> &other);
//! Find by id or alias
CDistributor findByIdOrAlias(const QString &name);
};
} //namespace
} // namespace