#include <game_view.h>
◆ GameView()
| GameView::GameView |
( |
GameScene * | scene, |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
◆ clearTallyLabels()
| void GameView::clearTallyLabels |
( |
| ) |
|
|
private |
◆ rebuildTallyLabels()
| QSize GameView::rebuildTallyLabels |
( |
const QList< TallyRow > & | entries | ) |
|
|
private |
◆ refreshShortcuts
| void GameView::refreshShortcuts |
( |
| ) |
|
|
privateslot |
◆ resizeEvent()
| void GameView::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideprotected |
◆ resizeRubberBand
| void GameView::resizeRubberBand |
( |
const QPointF & | cursorPoint, |
|
|
int | selectedCount ) |
|
privateslot |
◆ setFocusDisabled
| void GameView::setFocusDisabled |
( |
bool | disabled | ) |
|
|
privateslot |
Disabling focus on the game view will allow chat to maintain the autofocusing behavior of pre 2.10.3, at the cost of disabling the zone view search bar.
◆ startRubberBand
| void GameView::startRubberBand |
( |
const QPointF & | selectionOrigin | ) |
|
|
privateslot |
◆ stopRubberBand
| void GameView::stopRubberBand |
( |
| ) |
|
|
privateslot |
◆ updateSceneRect
| void GameView::updateSceneRect |
( |
const QRectF & | rect | ) |
|
|
slot |
◆ updateTotalSelectionCount
| void GameView::updateTotalSelectionCount |
( |
const QSize & | viewSize = QSize() | ) |
|
|
privateslot |
◆ aCloseMostRecentZoneView
| QAction* GameView::aCloseMostRecentZoneView |
|
private |
◆ cachedTallyRows
| QList<TallyRow> GameView::cachedTallyRows |
|
private |
Cached entries to avoid redundant rebuilds.
◆ dragCountLabel
| QLabel* GameView::dragCountLabel |
|
private |
◆ previousBandRect
| QRect GameView::previousBandRect |
|
private |
Last rubber-band rect for targeted repaint.
◆ rubberBand
| QRubberBand* GameView::rubberBand |
|
private |
◆ selectionOrigin
| QPointF GameView::selectionOrigin |
|
private |
◆ tallyContainer
| QWidget* GameView::tallyContainer |
|
private |
◆ tallyLayout
| QGridLayout* GameView::tallyLayout |
|
private |
◆ totalCountLabel
| QLabel* GameView::totalCountLabel |
|
private |
The documentation for this class was generated from the following files: