#include <mrpt/synch.h>
#include <mrpt/utils/CSerializable.h>
#include <mrpt/utils/CObservable.h>
#include <mrpt/utils/safe_pointers.h>
#include <mrpt/gui/keycodes.h>
#include <mrpt/gui/link_pragmas.h>
Go to the source code of this file.
Classes | |
struct | mrpt::gui::CBaseGUIWindowPtr |
class | mrpt::gui::CBaseGUIWindow |
The base class for GUI window classes. More... | |
class | mrpt::gui::mrptEventWindowChar |
An event sent by a window upon a char pressed by the user. More... | |
class | mrpt::gui::mrptEventWindowResize |
An event sent by a window upon resize. More... | |
class | mrpt::gui::mrptEventMouseDown |
An event sent by a window upon a mouse click, giving the (x,y) pixel coordinates. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::gui |
Classes for creating GUI windows for 2D and 3D visualization. | |
Functions | |
::mrpt::utils::CStream & | mrpt::gui::operator>> (mrpt::utils::CStream &in, CBaseGUIWindowPtr &pObj) |
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |