5 #ifndef PIVX_QT_CSROW_H
6 #define PIVX_QT_CSROW_H
19 explicit CSRow(QWidget *parent =
nullptr);
22 void updateView(
const QString& address,
const QString& label,
bool isStaking,
bool isReceivedDelegation,
const QString& amount);
CSRow(QWidget *parent=nullptr)
void updateState(bool isLightTheme, bool isHovered, bool isSelected)
virtual void leaveEvent(QEvent *)
void updateView(const QString &address, const QString &label, bool isStaking, bool isReceivedDelegation, const QString &amount)
virtual void enterEvent(QEvent *)
void showMenuButton(bool show)