QRect.contains

Undocumented in source.
  1. bool contains(const(QRect) r, bool proper)
    struct QRect
    const
    bool
    contains
    (
    ref const(QRect) r
    ,
    bool proper = false
    )
  2. bool contains(const(QPoint) p, bool proper)
  3. bool contains(int ax, int ay)
  4. bool contains(int ax, int ay, bool aproper)

Meta