QMenu.exec

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

Meta