![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| ContactsHolder (bool _isLightTheme) | |
| AddressLabelRow * | createHolder (int pos) override |
| void | init (QWidget *holder, const QModelIndex &index, bool isHovered, bool isSelected) const override |
| QColor | rectColor (bool isHovered, bool isSelected) override |
| ~ContactsHolder () override | |
Public Member Functions inherited from FurListRow< QWidget * > | |
| FurListRow () | |
| virtual | ~FurListRow () |
Public Attributes | |
| bool | isLightTheme |
| AddressLabelRow * | cachedRow = nullptr |
Definition at line 22 of file addresseswidget.cpp.
|
inlineexplicit |
Definition at line 25 of file addresseswidget.cpp.
|
inlineoverride |
Definition at line 55 of file addresseswidget.cpp.
|
inlineoverridevirtual |
Reimplemented from FurListRow< QWidget * >.
Definition at line 27 of file addresseswidget.cpp.
|
inlineoverridevirtual |
Reimplemented from FurListRow< QWidget * >.
Definition at line 34 of file addresseswidget.cpp.
|
inlineoverridevirtual |
Reimplemented from FurListRow< QWidget * >.
Definition at line 50 of file addresseswidget.cpp.
| AddressLabelRow* ContactsHolder::cachedRow = nullptr |
Definition at line 58 of file addresseswidget.cpp.
| bool ContactsHolder::isLightTheme |
Definition at line 57 of file addresseswidget.cpp.