Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
TknViewDelegate Class Reference
Inheritance diagram for TknViewDelegate:
[legend]
Collaboration diagram for TknViewDelegate:
[legend]

Public Member Functions

 TknViewDelegate (const PlatformStyle *_platformStyle, QObject *parent)
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
 
QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const
 

Public Attributes

const PlatformStyleplatformStyle
 

Detailed Description

Definition at line 157 of file overviewpage.cpp.

Constructor & Destructor Documentation

TknViewDelegate::TknViewDelegate ( const PlatformStyle _platformStyle,
QObject *  parent 
)
inline

Definition at line 160 of file overviewpage.cpp.

Member Function Documentation

void TknViewDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
inline

Definition at line 165 of file overviewpage.cpp.

QSize TknViewDelegate::sizeHint ( const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
inline

Definition at line 199 of file overviewpage.cpp.

Member Data Documentation

const PlatformStyle* TknViewDelegate::platformStyle

Definition at line 211 of file overviewpage.cpp.


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