#include <mainwindow.h>

Public Member Functions | |
| MainWindow (QWidget *parent=0, ros::NodeHandle *nh=0) | |
| ~MainWindow () | |
Public Attributes | |
| QcNeedleItem * | mSpeedNeedle |
Private Attributes | |
| QcGaugeWidget * | mSpeedGauge |
| Ui::MainWindow * | ui |
Definition at line 45 of file mainwindow.h.
|
explicit |
Definition at line 98 of file mainwindow.cpp.
| MainWindow::~MainWindow | ( | ) |
Definition at line 143 of file mainwindow.cpp.
|
private |
Definition at line 57 of file mainwindow.h.
| QcNeedleItem* MainWindow::mSpeedNeedle |
Definition at line 52 of file mainwindow.h.
|
private |
Definition at line 55 of file mainwindow.h.