QFontMetricsF.boundingRect

Undocumented in source.
  1. QRectF boundingRect(const(QString) string)
  2. QRectF boundingRect(QChar )
  3. QRectF boundingRect(const(QRectF) r, int flags, const(QString) string, int tabstops, int* tabarray)
    struct QFontMetricsF
    const
    boundingRect
    (
    ref const(QRectF) r
    ,
    int flags
    ,
    ref const(QString) string
    ,
    int tabstops = 0
    ,
    int* tabarray = null
    )

Meta