Sayonara Player
src
Gui
SomaFM
SomaFMStationDelegate.h
1
#ifndef SOMAFMSTATIONDELEGATE_H
2
#define SOMAFMSTATIONDELEGATE_H
3
4
#include "Gui/Utils/Delegates/StyledItemDelegate.h"
5
6
class
SomaFMStationDelegate
:
7
public
Gui::StyledItemDelegate
8
{
9
public
:
10
SomaFMStationDelegate
(QObject* parent=
nullptr
);
11
~SomaFMStationDelegate
()
override
;
12
/*
13
public:
14
void paint(QPainter* painter, const QStyleOptionViewItem& option, const QModelIndex& index) const override;*/
15
};
16
17
#endif
// SOMAFMSTATIONDELEGATE_H
Gui::StyledItemDelegate
The StyledItemDelegate class assures a certain height of rows in a table and tree view.
Definition:
StyledItemDelegate.h:35
SomaFMStationDelegate
Definition:
SomaFMStationDelegate.h:8
Generated on Wed Aug 31 2022 00:00:00 for Sayonara Player by
1.9.4