#include <QApplication>
#include <QFont>
#include <QPushButton>
#include <QVBoxLayout>
#include <QWidget>
#include <segbot_controller/qnode.hpp>
Go to the source code of this file.
Classes | |
class | MyWidget |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 38 of file main_gui.cpp.