QMenu.exec

Undocumented in source.
  1. QAction exec()
  2. QAction exec(const(QPoint) pos, QAction at)
  3. QAction exec(const(QPoint) pos, QAction at)
  4. QAction exec(QList!(QAction) actions, const(QPoint) pos, QAction at, QWidget parent)
    class QMenu
    static
    exec
    (,
    ref const(QPoint) pos
    ,
    QAction at = null
    ,
    QWidget parent = null
    )

Meta