Skip to content
Commit 354139b1 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

AkRanges: add toQMap range action

toQMap can convert a range of std::pair-like entries to a QMap.
Although it's a bit non-standard as it depends on the range entries
being std::pair (or QPair), it can be useful in combination with
the transform view.
parent f85c06a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment