Falkon Develop
Cross-platform Qt-based web browser
PluginListDelegate Class Reference

#include <pluginlistdelegate.h>

Inheritance diagram for PluginListDelegate:

Public Member Functions

 PluginListDelegate (QListWidget *parent)
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 
QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override
 

Detailed Description

Definition at line 27 of file pluginlistdelegate.h.

Constructor & Destructor Documentation

◆ PluginListDelegate()

PluginListDelegate::PluginListDelegate ( QListWidget *  parent)
explicit

Definition at line 24 of file pluginlistdelegate.cpp.

Member Function Documentation

◆ paint()

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

Definition at line 31 of file pluginlistdelegate.cpp.

◆ sizeHint()

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

Definition at line 104 of file pluginlistdelegate.cpp.


The documentation for this class was generated from the following files: