#include <dlg_tip_of_the_day.h>
◆ DlgTipOfTheDay()
| DlgTipOfTheDay::DlgTipOfTheDay |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~DlgTipOfTheDay()
| DlgTipOfTheDay::~DlgTipOfTheDay |
( |
| ) |
|
|
override |
◆ newTipRequested
| void DlgTipOfTheDay::newTipRequested |
( |
int | tipId | ) |
|
|
signal |
◆ nextClicked
| void DlgTipOfTheDay::nextClicked |
( |
| ) |
|
|
privateslot |
◆ previousClicked
| void DlgTipOfTheDay::previousClicked |
( |
| ) |
|
|
privateslot |
◆ resizeEvent()
| void DlgTipOfTheDay::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideprotected |
◆ updateTip
| void DlgTipOfTheDay::updateTip |
( |
int | tipId | ) |
|
|
privateslot |
◆ buttonBar
| QHBoxLayout* DlgTipOfTheDay::buttonBar |
|
private |
◆ buttonBox
| QDialogButtonBox* DlgTipOfTheDay::buttonBox |
|
private |
◆ content
| QVBoxLayout* DlgTipOfTheDay::content |
|
private |
◆ currentTip
| unsigned int DlgTipOfTheDay::currentTip |
|
private |
◆ date
| QLabel * DlgTipOfTheDay::date |
|
private |
◆ image
| QPixmap* DlgTipOfTheDay::image |
|
private |
◆ imageLabel
| QLabel * DlgTipOfTheDay::imageLabel |
|
private |
◆ mainLayout
| QVBoxLayout * DlgTipOfTheDay::mainLayout |
|
private |
◆ newTipsAvailable
| bool DlgTipOfTheDay::newTipsAvailable |
◆ nextButton
| QPushButton* DlgTipOfTheDay::nextButton |
|
private |
◆ previousButton
| QPushButton * DlgTipOfTheDay::previousButton |
|
private |
◆ showTipsOnStartupCheck
| QCheckBox* DlgTipOfTheDay::showTipsOnStartupCheck |
|
private |
◆ successfulInit
| bool DlgTipOfTheDay::successfulInit |
◆ tipDatabase
◆ tipNumber
| QLabel * DlgTipOfTheDay::tipNumber |
|
private |
◆ tipTextContent
| QLabel * DlgTipOfTheDay::tipTextContent |
|
private |
◆ title
| QLabel* DlgTipOfTheDay::title |
|
private |
The documentation for this class was generated from the following files: