24 std::map<std::string, AliasInfo>
Get()
const {
return fAliases; }
26 QError Get(
const std::string& alias, AliasInfo& ai)
const;
30 void Add(
const QEventLabel& label,
const std::string& path,
const std::string& alias);
31 void Add(
const std::string& fullpath,
const std::string& alias);
#define Q_BEGIN_NAMESPACE
std::map< std::string, AliasInfo > fAliases
QError FillFromFile(const std::string &filename)
void Add(const QEventLabel &label, const std::string &path, const std::string &alias)
std::map< std::string, std::string > Find(const QEventLabel &label) const
std::map< std::string, AliasInfo > Get() const
error class with error type and description
label for QObject in the QEvent