LineEdit.contextMenuEnabled

If true the context menu will appear when right clicked.

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

Meta