$search
Qt based gui. More...
#include <QtGui>
#include <QApplication>
#include "../common/main_window.hpp"
#include "qadd.hpp"
#include <ros/ros.h>
#include <string>
#include <std_msgs/String.h>
#include "../common/qnode.hpp"
#include "qt_tutorials/TwoInts.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Qt based gui.
Definition in file qadd_server/main.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 21 of file qadd_server/main.cpp.