Preparing search index...

    Individual item in a ListWidget.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    hidden: boolean

    Whether the list item is hidden from display.

    selected: boolean

    Whether the list item is currently selected.

    sizeHint: Size

    Suggested dimensions for rendering the list item.

    text: string

    The text label displayed for the list item.

    Methods

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Sets the icon displayed for this list item.

      Parameters

      Returns void