#include "gui-precomp.h"#include <mrpt/config.h>#include <mrpt/gui/CDisplayWindow.h>#include <mrpt/gui/CDisplayWindow3D.h>#include <mrpt/gui/CDisplayWindowPlots.h>#include <mrpt/system/os.h>#include <mrpt/gui/WxSubsystem.h>#include <mrpt/gui/WxUtils.h>
Go to the source code of this file.
Classes | |
| class | CDialogAskUserForCamera |
| class | CDisplayWindow_WXAPP |
Functions | |
| wxAppConsole * | mrpt_wxCreateApp () |
| CDisplayWindow_WXAPP & | wxGetApp () |
| int | mrpt_wxEntryReal (int argc, char **argv) |
Variables | |
| const long | ID_TIMER_WX_PROCESS_REQUESTS = wxNewId() |
| const char * | mrpt_default_icon_xpm [] |
| wxAppConsole* mrpt_wxCreateApp | ( | ) |
Definition at line 870 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::wxMainThread().
| int mrpt_wxEntryReal | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 882 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::wxMainThread().
| CDisplayWindow_WXAPP& wxGetApp | ( | ) |
| const long ID_TIMER_WX_PROCESS_REQUESTS = wxNewId() |
Definition at line 151 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::CWXMainFrame::CWXMainFrame().
| const char* mrpt_default_icon_xpm[] |
Definition at line 723 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::getMRPTDefaultIcon().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |