Home
last modified time | relevance | path

Searched refs:countSelectionWidth (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/kreport/kreport-3.2.0/src/wrtembed/
H A DKReportDesigner.h269 qreal countSelectionWidth() const;
H A DKReportDesignerItemRectBase.cpp363 const qreal width = qMax(d.countSelectionWidth(), minWidth); in properRect()
H A DKReportDesigner.cpp1628 qreal KReportDesigner::countSelectionWidth() const in countSelectionWidth() function in KReportDesigner