#include <card_info_frame_widget.h>
◆ ViewMode
| Enumerator |
|---|
| ImageOnlyView | |
| TextOnlyView | |
| ImageAndTextView | |
◆ CardInfoFrameWidget()
| CardInfoFrameWidget::CardInfoFrameWidget |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ clearCard
| void CardInfoFrameWidget::clearCard |
( |
| ) |
|
|
slot |
◆ getCard()
◆ refreshLayout()
| void CardInfoFrameWidget::refreshLayout |
( |
| ) |
|
|
private |
Adds the widgets to the layouts that are relevant to the currently active tab.
QWidgets can only have one parent, so we need to re-parent the shared widgets whenever we switch tabs.
◆ retranslateUi()
| void CardInfoFrameWidget::retranslateUi |
( |
| ) |
|
◆ setCard [1/4]
◆ setCard [2/4]
| void CardInfoFrameWidget::setCard |
( |
const CardRef & | cardRef | ) |
|
|
slot |
◆ setCard [3/4]
| void CardInfoFrameWidget::setCard |
( |
const ExactCard & | card | ) |
|
|
slot |
◆ setCard [4/4]
| void CardInfoFrameWidget::setCard |
( |
const QString & | cardName | ) |
|
|
slot |
◆ setViewMode
| void CardInfoFrameWidget::setViewMode |
( |
int | mode | ) |
|
|
slot |
◆ setViewTransformationButtonVisibility()
| void CardInfoFrameWidget::setViewTransformationButtonVisibility |
( |
bool | visible | ) |
|
|
private |
◆ viewTransformation
| void CardInfoFrameWidget::viewTransformation |
( |
| ) |
|
|
slot |
◆ cardTextOnly
| bool CardInfoFrameWidget::cardTextOnly |
|
private |
◆ exactCard
◆ pic
◆ splitter
| QSplitter* CardInfoFrameWidget::splitter |
|
private |
◆ tab1
| QWidget* CardInfoFrameWidget::tab1 |
|
private |
◆ tab1Layout
| QVBoxLayout* CardInfoFrameWidget::tab1Layout |
|
private |
◆ tab2
| QWidget * CardInfoFrameWidget::tab2 |
|
private |
◆ tab2Layout
| QVBoxLayout * CardInfoFrameWidget::tab2Layout |
|
private |
◆ tab3
| QWidget * CardInfoFrameWidget::tab3 |
|
private |
◆ tab3Layout
| QVBoxLayout * CardInfoFrameWidget::tab3Layout |
|
private |
◆ text
◆ viewTransformationButton
| QPushButton* CardInfoFrameWidget::viewTransformationButton |
|
private |
The documentation for this class was generated from the following files: