39 std::set <std::string>::iterator labelsIt;
42 for (labelsIt = labels.begin(); labelsIt != labels.end(); labelsIt++)
44 qstr = qstr.fromUtf8((*labelsIt).c_str());
72 std::set<QString>::const_iterator it =
m_labels.begin();
A class to represent a set of labels to be used on a histogram's chart.