PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Public Attributes | Private Attributes | List of all members
CSDelegationHolder Class Reference
Inheritance diagram for CSDelegationHolder:
[legend]
Collaboration diagram for CSDelegationHolder:
[legend]

Public Member Functions

 CSDelegationHolder ()
 
 CSDelegationHolder (bool _isLightTheme)
 
CSRowcreateHolder (int pos) override
 
void init (QWidget *holder, const QModelIndex &index, bool isHovered, bool isSelected) const override
 
QColor rectColor (bool isHovered, bool isSelected) override
 
 ~CSDelegationHolder () override
 
- Public Member Functions inherited from FurListRow< QWidget * >
 FurListRow ()
 
virtual ~FurListRow ()
 

Public Attributes

bool isLightTheme
 

Private Attributes

CSRowcachedRow = nullptr
 

Detailed Description

Definition at line 29 of file coldstakingwidget.cpp.

Constructor & Destructor Documentation

◆ CSDelegationHolder() [1/2]

CSDelegationHolder::CSDelegationHolder ( )

◆ CSDelegationHolder() [2/2]

CSDelegationHolder::CSDelegationHolder ( bool  _isLightTheme)
inlineexplicit

Definition at line 34 of file coldstakingwidget.cpp.

◆ ~CSDelegationHolder()

CSDelegationHolder::~CSDelegationHolder ( )
inlineoverride

Definition at line 64 of file coldstakingwidget.cpp.

Member Function Documentation

◆ createHolder()

CSRow* CSDelegationHolder::createHolder ( int  pos)
inlineoverridevirtual

Reimplemented from FurListRow< QWidget * >.

Definition at line 36 of file coldstakingwidget.cpp.

◆ init()

void CSDelegationHolder::init ( QWidget *  holder,
const QModelIndex &  index,
bool  isHovered,
bool  isSelected 
) const
inlineoverridevirtual

Reimplemented from FurListRow< QWidget * >.

Definition at line 42 of file coldstakingwidget.cpp.

Here is the call graph for this function:

◆ rectColor()

QColor CSDelegationHolder::rectColor ( bool  isHovered,
bool  isSelected 
)
inlineoverridevirtual

Reimplemented from FurListRow< QWidget * >.

Definition at line 59 of file coldstakingwidget.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ cachedRow

CSRow* CSDelegationHolder::cachedRow = nullptr
private

Definition at line 72 of file coldstakingwidget.cpp.

◆ isLightTheme

bool CSDelegationHolder::isLightTheme

Definition at line 70 of file coldstakingwidget.cpp.


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