I am currently working on a qt plotting program and was in the process of creating a histogram plot class from scratch when I came upon people mentioning the existence of a QwtPlotHistogram class. I have researched this and I cannot seem to find any documentation on how to implement it. Any help or a quick example would be greatly appreciated.