#include <outputhandler.h>
◆ OutputHandler()
| OutputHandler::OutputHandler |
( |
| ) |
|
◆ addCategoryString()
| void OutputHandler::addCategoryString |
( |
const QString & |
category | ) |
|
◆ addToEventFileDialog()
| void OutputHandler::addToEventFileDialog |
( |
Output |
output | ) |
|
◆ findOutputById()
| Output * OutputHandler::findOutputById |
( |
int |
id | ) |
|
◆ getAvailableOutputs()
| QMap< int, Output * > OutputHandler::getAvailableOutputs |
( |
| ) |
|
|
inline |
◆ getCategoryStrings()
| QStringList OutputHandler::getCategoryStrings |
( |
| ) |
|
|
inline |
◆ getOutputsCategorized()
| QList< QList< Output > > OutputHandler::getOutputsCategorized |
( |
| ) |
|
|
inline |
◆ readOutputs()
| void OutputHandler::readOutputs |
( |
| ) |
|
◆ applicationEventsPath
| QString OutputHandler::applicationEventsPath = pathHandler.getWritableEventPath() |
|
private |
◆ availableOutputs
| QMap< int, Output * > OutputHandler::availableOutputs = QMap<int, Output *>() |
|
staticprivate |
◆ categoryStrings
| QStringList OutputHandler::categoryStrings = QStringList() |
|
staticprivate |
◆ outputsCategorized
| QList< QList< Output > > OutputHandler::outputsCategorized = QList<QList<Output>>() |
|
staticprivate |
◆ pathHandler
◆ updateOutputsRequired
| bool OutputHandler::updateOutputsRequired = true |
|
staticprivate |
The documentation for this class was generated from the following files: