Utility macros for QtPass. More...
Go to the source code of this file.
Utility macros for QtPass.
Definition in file helpers.h.
Cross-platform const_cast for range-based for loops.
Provides std::as_const (C++17) or qAsConst (older) for safe iteration over containers that might be modified.
Definition at line 20 of file helpers.h.