#include <eventwindow.h>
◆ EventWindow()
| EventWindow::EventWindow |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~EventWindow()
| EventWindow::~EventWindow |
( |
| ) |
|
◆ addEventBtnPressed
| void EventWindow::addEventBtnPressed |
( |
| ) |
|
|
privateslot |
◆ cellTextChanged
| void EventWindow::cellTextChanged |
( |
QTableWidgetItem * |
changedItem | ) |
|
|
privateslot |
◆ checkIfRowChanged()
| bool EventWindow::checkIfRowChanged |
( |
int |
index | ) |
|
|
private |
◆ checkSpaces()
| QString EventWindow::checkSpaces |
( |
std::string |
stringToCheck | ) |
|
|
staticprivate |
◆ closedEventWindow
| void EventWindow::closedEventWindow |
( |
| ) |
|
|
signal |
◆ closeEvent()
| void EventWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
overrideprivate |
◆ comboBoxChanged
| void EventWindow::comboBoxChanged |
( |
| ) |
|
|
privateslot |
◆ delChanged
| void EventWindow::delChanged |
( |
| ) |
|
|
privateslot |
◆ eventFilter()
| bool EventWindow::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
e |
|
) |
| |
|
private |
◆ fillRow()
| void EventWindow::fillRow |
( |
int |
index | ) |
|
|
private |
◆ readFile()
| void EventWindow::readFile |
( |
| ) |
|
|
private |
◆ saveBtnPressed
| void EventWindow::saveBtnPressed |
( |
| ) |
|
|
privateslot |
◆ writeFile()
| void EventWindow::writeFile |
( |
| ) |
|
|
private |
◆ applicationEventsPath
| QString EventWindow::applicationEventsPath = pathHandler.getWritableEventPath() |
|
private |
◆ eventTable
| QTableWidget* EventWindow::eventTable = new QTableWidget() |
|
private |
◆ pathHandler
◆ ui
The documentation for this class was generated from the following files: