C++ (Qt)for (size_t m = 0; ...) { MyStruct ¤tStruct = struct[m]; for (size_t j = 0; ...) { Param ¤tParam = currentStruct[j];