Fawkes API Fawkes Development Version
|
Nao GUI main window. More...
#include "naogui.h"
Public Member Functions | |
NaoGuiGtkWindow (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &builder) | |
Constructor. More... | |
~NaoGuiGtkWindow () | |
Destructor. More... | |
Nao GUI main window.
The Nao GUI provides access to the most basic servo, sensor and motion data and commands.
NaoGuiGtkWindow::NaoGuiGtkWindow | ( | BaseObjectType * | cobject, |
const Glib::RefPtr< Gtk::Builder > & | builder | ||
) |
Constructor.
cobject | C base object |
builder | Gtk builder to get widgets from |
Definition at line 58 of file naogui.cpp.
References fawkes::ConnectionDispatcher::signal_connected(), and fawkes::ConnectionDispatcher::signal_disconnected().
NaoGuiGtkWindow::~NaoGuiGtkWindow | ( | ) |
Destructor.
Definition at line 776 of file naogui.cpp.