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

#include <gm_settingslistdelegate.h>

Inheritance diagram for GM_SettingsListDelegate:

Public Member Functions

 GM_SettingsListDelegate (QObject *parent=nullptr)
 
int padding () const
 
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 23 of file gm_settingslistdelegate.h.

Constructor & Destructor Documentation

◆ GM_SettingsListDelegate()

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

Definition at line 28 of file gm_settingslistdelegate.cpp.

Member Function Documentation

◆ padding()

int GM_SettingsListDelegate::padding ( ) const

Definition at line 37 of file gm_settingslistdelegate.cpp.

◆ paint()

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

Definition at line 42 of file gm_settingslistdelegate.cpp.

◆ sizeHint()

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

Definition at line 150 of file gm_settingslistdelegate.cpp.


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