Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Macros
WxSubsystem.h File Reference
#include <mrpt/opengl/opengl_fonts.h>
#include <mrpt/utils/utils_defs.h>
#include <mrpt/system/threads.h>
#include <mrpt/config.h>
#include <mrpt/synch/CSemaphore.h>
#include <mrpt/synch/CCriticalSection.h>
#include <mrpt/math/lightweight_geom_data.h>
#include <mrpt/utils/types_math.h>
#include <mrpt/gui/gui_frwds.h>
#include <mrpt/gui/link_pragmas.h>
#include <queue>
#include <map>
#include <wx/sizer.h>
#include <wx/statbmp.h>
#include <wx/menu.h>
#include <wx/toolbar.h>
#include <wx/frame.h>
#include <wx/timer.h>
#include <wx/statusbr.h>
#include <wx/msgdlg.h>
#include <wx/artprov.h>
#include <wx/bitmap.h>
#include <wx/intl.h>
#include <wx/image.h>
#include <wx/string.h>
#include <wx/filedlg.h>
#include <wx/progdlg.h>
#include <wx/imaglist.h>
#include <wx/busyinfo.h>
#include <wx/log.h>
#include <wx/textdlg.h>
#include <wx/dirdlg.h>
#include <wx/colordlg.h>
#include <wx/dcmemory.h>
#include <wx/app.h>
#include <wx/pen.h>
#include <mrpt/otherlibs/mathplot/mathplot.h>
Include dependency graph for WxSubsystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::gui::WxSubsystem
 This class implements the GUI thread required for the wxWidgets-based GUI. More...
 
class  mrpt::gui::WxSubsystem::CAuxWxSubsystemShutdowner
 An auxiliary global object used just to launch a final request to the wxSubsystem for shutdown: More...
 
class  mrpt::gui::WxSubsystem::CWXMainFrame
 The main frame of the wxWidgets application. More...
 
struct  mrpt::gui::WxSubsystem::TWxMainThreadData
 
struct  mrpt::gui::WxSubsystem::TRequestToWxMainThread
 The data structure for each inter-thread request: More...
 
class  mrpt::gui::CWindowDialog
 The wx dialog for gui::CDisplayWindow. More...
 
class  mrpt::gui::CWindowDialog::wxMRPTImageControl
 A custom control to display the bitmap and avoid flicker. More...
 
class  mrpt::gui::C3DWindowDialog
 
class  mrpt::gui::CWindowDialogPlots
 The wx dialog for gui::CDisplayWindowPlots. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::gui
 Classes for creating GUI windows for 2D and 3D visualization.
 

Macros

#define _U(x)   (x)
 
#define _UU(x, y)   (x)
 

Macro Definition Documentation

◆ _U

#define _U (   x)    (x)

◆ _UU

#define _UU (   x,
  y 
)    (x)

Definition at line 471 of file WxSubsystem.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019