Public Slots | Public Member Functions | Private Attributes | List of all members
MainWindow Class Reference

#include <mainwindow.h>

Inheritance diagram for MainWindow:
Inheritance graph
[legend]

Public Slots

void onNewNodesList (QStringList nodes)
 
void onNewVelocity (float velocity)
 

Public Member Functions

 MainWindow (int argc, char **argv)
 
 ~MainWindow ()
 

Private Attributes

QNode node
 
Ui::MainWindow * ui
 

Detailed Description

Definition at line 11 of file mainwindow.h.

Constructor & Destructor Documentation

MainWindow::MainWindow ( int  argc,
char **  argv 
)
explicit

Definition at line 4 of file mainwindow.cpp.

MainWindow::~MainWindow ( )

Definition at line 20 of file mainwindow.cpp.

Member Function Documentation

void MainWindow::onNewNodesList ( QStringList  nodes)
slot

Definition at line 30 of file mainwindow.cpp.

void MainWindow::onNewVelocity ( float  velocity)
slot

Definition at line 25 of file mainwindow.cpp.

Member Data Documentation

QNode MainWindow::node
private

Definition at line 26 of file mainwindow.h.

Ui::MainWindow* MainWindow::ui
private

Definition at line 24 of file mainwindow.h.


The documentation for this class was generated from the following files:


igvc
Author(s): Matthew Barulic , Al Chaussee
autogenerated on Sun May 10 2015 16:18:45