![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| ContViewHolder () | |
| ContViewHolder (bool _isLightTheme) | |
| ContactDropdownRow * | createHolder (int pos) override |
| void | init (QWidget *holder, const QModelIndex &index, bool isHovered, bool isSelected) const override |
| QColor | rectColor (bool isHovered, bool isSelected) override |
| ~ContViewHolder () override | |
Public Member Functions inherited from FurListRow< QWidget * > | |
| FurListRow () | |
| virtual | ~FurListRow () |
Public Attributes | |
| bool | isLightTheme |
| ContactDropdownRow * | row = nullptr |
Definition at line 19 of file contactsdropdown.cpp.
| ContViewHolder::ContViewHolder | ( | ) |
|
inlineexplicit |
Definition at line 24 of file contactsdropdown.cpp.
|
inlineoverride |
Definition at line 45 of file contactsdropdown.cpp.
|
inlineoverridevirtual |
Reimplemented from FurListRow< QWidget * >.
Definition at line 26 of file contactsdropdown.cpp.
|
inlineoverridevirtual |
Reimplemented from FurListRow< QWidget * >.
Definition at line 32 of file contactsdropdown.cpp.
|
inlineoverridevirtual |
Reimplemented from FurListRow< QWidget * >.
Definition at line 41 of file contactsdropdown.cpp.
| bool ContViewHolder::isLightTheme |
Definition at line 47 of file contactsdropdown.cpp.
| ContactDropdownRow* ContViewHolder::row = nullptr |
Definition at line 48 of file contactsdropdown.cpp.