iCub-main
Functions | Variables
main.cpp File Reference
#include <signal.h>
#include "qavimator.h"
#include <QApplication>
#include <yarp/os/ResourceFinder.h>
#include <yarp/os/Network.h>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

std::string GUI_NAME ("/iCubGui")
 
void sig_handler (int sig)
 
int main (int argc, char *argv[])
 

Variables

qavimatormw =NULL
 

Function Documentation

◆ GUI_NAME()

std::string GUI_NAME ( "/iCubGui"  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 140 of file main.cpp.

◆ sig_handler()

void sig_handler ( int  sig)

Definition at line 135 of file main.cpp.

Variable Documentation

◆ mw

qavimator* mw =NULL

Definition at line 131 of file main.cpp.