×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: C++
Posted by: Teun Grinwis
Added: Oct 19, 2014 1:10 AM
Views: 1835
Tags: qt
  1.     foreach (Diff diff, diffs)
  2.     {
  3.         qCDebug(DBG) << "diff=" << diff.toString();
  4.     }