LineEdit.contextMenuEnabled

If true, the context menu will appear when right-clicked.

  1. bool contextMenuEnabled [@property getter]
  2. bool contextMenuEnabled [@property setter]
    struct LineEdit
    @nogc nothrow @property
    void
    contextMenuEnabled
    (
    bool v
    )

Meta