Skip to content

Class LauncherItemDelegate#

ClassList > LauncherItemDelegate

Inherits the following classes: QStyledItemDelegate

Public Functions#

Type Name
LauncherItemDelegate (QObject * parent=nullptr)
void paint (QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) override const
QSize sizeHint (const QStyleOptionViewItem & option, const QModelIndex & index) override const

Public Functions Documentation#

function LauncherItemDelegate#

explicit LauncherItemDelegate::LauncherItemDelegate (
    QObject * parent=nullptr
) 

function paint#

void LauncherItemDelegate::paint (
    QPainter * painter,
    const QStyleOptionViewItem & option,
    const QModelIndex & index
) override const

function sizeHint#

QSize LauncherItemDelegate::sizeHint (
    const QStyleOptionViewItem & option,
    const QModelIndex & index
) override const