#include <card_group_display_widget.h>
|
| | CardGroupDisplayWidget (QWidget *parent, DeckListModel *deckListModel, QItemSelectionModel *selectionModel, QPersistentModelIndex trackedIndex, QString zoneName, QString cardGroupCategory, QString activeGroupCriteria, QStringList activeSortCriteria, int bannerOpacity, CardSizeWidget *cardSizeWidget) |
| void | onSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
| void | clearAllDisplayWidgets () |
◆ CardGroupDisplayWidget()
| CardGroupDisplayWidget::CardGroupDisplayWidget |
( |
QWidget * | parent, |
|
|
DeckListModel * | deckListModel, |
|
|
QItemSelectionModel * | selectionModel, |
|
|
QPersistentModelIndex | trackedIndex, |
|
|
QString | zoneName, |
|
|
QString | cardGroupCategory, |
|
|
QString | activeGroupCriteria, |
|
|
QStringList | activeSortCriteria, |
|
|
int | bannerOpacity, |
|
|
CardSizeWidget * | cardSizeWidget ) |
◆ addToLayout()
| virtual void CardGroupDisplayWidget::addToLayout |
( |
QWidget * | toAdd | ) |
|
|
inlineprotectedvirtual |
◆ cardClicked
◆ cardHovered
| void CardGroupDisplayWidget::cardHovered |
( |
const ExactCard & | card | ) |
|
|
signal |
◆ cleanupRequested
◆ clearAllDisplayWidgets()
| void CardGroupDisplayWidget::clearAllDisplayWidgets |
( |
| ) |
|
◆ constructWidgetForIndex
| QWidget * CardGroupDisplayWidget::constructWidgetForIndex |
( |
QPersistentModelIndex | index | ) |
|
|
virtualslot |
◆ getLayoutParent()
| virtual QWidget * CardGroupDisplayWidget::getLayoutParent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ insertIntoLayout()
| virtual void CardGroupDisplayWidget::insertIntoLayout |
( |
QWidget * | toInsert, |
|
|
int | insertAt ) |
|
inlineprotectedvirtual |
◆ mousePressEvent
| void CardGroupDisplayWidget::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideslot |
◆ onActiveSortCriteriaChanged
| void CardGroupDisplayWidget::onActiveSortCriteriaChanged |
( |
QStringList | activeSortCriteria | ) |
|
|
slot |
◆ onCardAddition
| void CardGroupDisplayWidget::onCardAddition |
( |
const QModelIndex & | parent, |
|
|
int | first, |
|
|
int | last ) |
|
virtualslot |
◆ onCardRemoval
| void CardGroupDisplayWidget::onCardRemoval |
( |
const QModelIndex & | parent, |
|
|
int | first, |
|
|
int | last ) |
|
virtualslot |
◆ onClick
◆ onHover
| void CardGroupDisplayWidget::onHover |
( |
const ExactCard & | card | ) |
|
|
slot |
◆ onSelectionChanged()
| void CardGroupDisplayWidget::onSelectionChanged |
( |
const QItemSelection & | selected, |
|
|
const QItemSelection & | deselected ) |
◆ removeFromLayout()
| virtual void CardGroupDisplayWidget::removeFromLayout |
( |
QWidget * | toRemove | ) |
|
|
inlineprotectedvirtual |
◆ resizeEvent
| void CardGroupDisplayWidget::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideslot |
◆ updateCardDisplays
| void CardGroupDisplayWidget::updateCardDisplays |
( |
| ) |
|
|
virtualslot |
◆ activeGroupCriteria
| QString CardGroupDisplayWidget::activeGroupCriteria |
◆ activeSortCriteria
| QStringList CardGroupDisplayWidget::activeSortCriteria |
◆ banner
◆ cardGroupCategory
| QString CardGroupDisplayWidget::cardGroupCategory |
◆ cardSizeWidget
◆ deckListModel
◆ indexToWidgetMap
| QHash<QPersistentModelIndex, QWidget *> CardGroupDisplayWidget::indexToWidgetMap |
◆ layout
| QVBoxLayout* CardGroupDisplayWidget::layout |
|
protected |
◆ selectionModel
| QItemSelectionModel* CardGroupDisplayWidget::selectionModel |
◆ trackedIndex
| QPersistentModelIndex CardGroupDisplayWidget::trackedIndex |
◆ zoneName
| QString CardGroupDisplayWidget::zoneName |
The documentation for this class was generated from the following files: