QMapHelper.hpp File Reference

Detailed Description

Used to allow nice syntactic features for older version of Qt.

TODO instead just stop using QMap and use std::unordered_map.

Go to the source code of this file.

Classes

struct  QMapKeyAdaptor< T >
 

Functions

template<typename T >
auto QMap_keys (const T &t)