#include <Dashboard.h>
◆ Dashboard()
| Dashboard::Dashboard |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~Dashboard()
| Dashboard::~Dashboard |
( |
| ) |
|
◆ boardConnectionMade
| void Dashboard::boardConnectionMade |
( |
int |
con | ) |
|
|
slot |
◆ getUpdatesAvailable()
| void Dashboard::getUpdatesAvailable |
( |
bool |
silentCheck | ) |
|
|
private |
◆ closeEvent()
| void Dashboard::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
overrideprivate |
◆ copyFolder()
| void Dashboard::copyFolder |
( |
const QString & |
sourceFolder, |
|
|
const QString & |
destinationFolder |
|
) |
| |
|
private |
◆ exitProgram()
| void Dashboard::exitProgram |
( |
| ) |
|
|
private |
◆ gameConnectionMade
| void Dashboard::gameConnectionMade |
( |
int |
con | ) |
|
|
slot |
◆ getCheckboxesByPattern()
| QList< ModeIndexCheckbox * > Dashboard::getCheckboxesByPattern |
( |
const QRegularExpression & |
pattern | ) |
|
|
private |
◆ getComboxIndex()
| static int Dashboard::getComboxIndex |
( |
ModeIndexCombobox * |
comboBox, |
|
|
const QString & |
value |
|
) |
| |
|
static |
◆ loadAutoRunState()
| void Dashboard::loadAutoRunState |
( |
| ) |
|
|
private |
◆ loadComPortData()
| void Dashboard::loadComPortData |
( |
| ) |
|
|
private |
◆ loadSettings()
| void Dashboard::loadSettings |
( |
| ) |
|
|
private |
◆ on_btnSwitchNav1_clicked()
| void Dashboard::on_btnSwitchNav1_clicked |
( |
| ) |
|
◆ restoreStoredValuesComboBoxes()
| void Dashboard::restoreStoredValuesComboBoxes |
( |
QWidget * |
widget, |
|
|
const QString & |
comGroupName, |
|
|
const QString & |
setGroupName, |
|
|
bool |
setsNeeded |
|
) |
| |
|
private |
◆ saveAutoRunStates()
| void Dashboard::saveAutoRunStates |
( |
int |
mode | ) |
|
|
private |
◆ toggleOpen()
| void Dashboard::toggleOpen |
( |
QSystemTrayIcon::ActivationReason |
reason | ) |
|
|
private |
◆ unzip()
| void Dashboard::unzip |
( |
QString |
zipfilename, |
|
|
QString |
filename |
|
) |
| |
|
private |
◆ updateApplication()
| bool Dashboard::updateApplication |
( |
| ) |
|
|
private |
◆ availableComPorts
| QList<QString> Dashboard::availableComPorts |
|
private |
◆ chopStrInput
| QList<QString> Dashboard::chopStrInput |
|
private |
◆ chopStrOutput
| QList<QString> Dashboard::chopStrOutput |
|
private |
◆ chopStrRow
| QList<QString> Dashboard::chopStrRow |
|
private |
◆ closing
| bool Dashboard::closing = false |
|
private |
◆ comPortWidgetController
◆ controller
◆ dualThread
◆ formbuilder
◆ lastValueRec
| std::string Dashboard::lastValueRec = "" |
|
private |
◆ m_sSettingsFile
| QString Dashboard::m_sSettingsFile |
|
private |
◆ menuBar
◆ pathHandler
◆ prevInputComInt
| QString Dashboard::prevInputComInt |
|
private |
◆ prevOutputComInt
| QString Dashboard::prevOutputComInt |
|
private |
◆ prevRowComInt
| QString Dashboard::prevRowComInt |
|
private |
◆ serviceWorker
◆ setHandler
◆ settingsHandler
◆ url
| std::string Dashboard::url = "https://www.bitsanddroids.com/downloads" |
|
private |
The documentation for this class was generated from the following files: