Main MRPT website > C++ reference for MRPT 1.4.0
Classes | Namespaces
CBaseGUIWindow.h File Reference
#include <mrpt/synch/CSemaphore.h>
#include <mrpt/utils/CSerializable.h>
#include <mrpt/utils/mrptEvent.h>
#include <mrpt/utils/CObservable.h>
#include <mrpt/utils/safe_pointers.h>
#include <mrpt/utils/TPixelCoord.h>
#include <mrpt/gui/keycodes.h>
#include <mrpt/gui/gui_frwds.h>
#include <mrpt/gui/link_pragmas.h>

Go to the source code of this file.

Classes

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...
 
class  mrpt::gui::mrptEventWindowClosed
 An event sent by a window upon when it's about to be closed, either manually by the user or programatically. 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.
 



Page generated by Doxygen 1.9.4 for MRPT 1.4.0 SVN: at Sun Aug 14 11:28:23 UTC 2022