KD Reports API Documentation
2.2
|
#include <KDReportsAbstractTableElement.h>
Public Member Functions | |
ColumnConstraint () | |
ColumnConstraint (qreal w, Unit u) | |
Public Attributes | |
Unit | unit |
qreal | width |
Definition at line 113 of file KDReportsAbstractTableElement.h.
|
inline |
Definition at line 115 of file KDReportsAbstractTableElement.h.
|
inline |
Definition at line 120 of file KDReportsAbstractTableElement.h.
Unit KDReports::AbstractTableElement::ColumnConstraint::unit |
Definition at line 126 of file KDReportsAbstractTableElement.h.
qreal KDReports::AbstractTableElement::ColumnConstraint::width |
Definition at line 125 of file KDReportsAbstractTableElement.h.