Opens and closes the available FRC Dashboards.
More...
#include <dashboards.h>
|
enum | DashboardTypes { kNone = 0,
kSFXDashboard = 1,
kSmartDashboard = 2,
kLabVIEWDashboard = 3
} |
|
Opens and closes the available FRC Dashboards.
Dashboards::Dashboards |
( |
| ) |
|
|
explicit |
Configures the application to close the dashboard when it quits
QStringList Dashboards::dashboardList |
( |
| ) |
|
Returns a list with the available dashboards.
- Note
- This list may differ from operating system to operating system
void Dashboards::openDashboard |
( |
int |
dashboard | ) |
|
|
slot |
Opens the given dashboard process
The documentation for this class was generated from the following files: