qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
QCPBarsWithText Class Reference

QCustomPlot: vertical bar with text along side. More...

#include <ccQCustomPlot.h>

Inheritance diagram for QCPBarsWithText:
Inheritance graph
[legend]
Collaboration diagram for QCPBarsWithText:
Collaboration graph
[legend]

Public Member Functions

 QCPBarsWithText (QCPAxis *keyAxis, QCPAxis *valueAxis)
 
void setText (QString text)
 
void appendText (QString text)
 
void setTextAlignment (bool left)
 

Protected Member Functions

virtual void draw (QCPPainter *painter)
 

Protected Attributes

QStringList m_text
 
bool m_textOnTheLeft
 

Detailed Description

QCustomPlot: vertical bar with text along side.


The documentation for this class was generated from the following file: