| 
    MRPT
    2.0.4
    
   | 
 
#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/gui/WxSubsystem.h>#include <mrpt/gui/WxUtils.h>#include <mrpt/system/os.h>#include <mrpt/system/thread_name.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 | |
| bool | isConsoleApp_value = true | 
| const long | ID_TIMER_WX_PROCESS_REQUESTS = wxNewId() | 
| const char * | mrpt_default_icon_xpm [] | 
| wxAppConsole* mrpt_wxCreateApp | ( | ) | 
Definition at line 882 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::wxMainThread().
| int mrpt_wxEntryReal | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 893 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::wxMainThread().
| CDisplayWindow_WXAPP& wxGetApp | ( | ) | 
| const long ID_TIMER_WX_PROCESS_REQUESTS = wxNewId() | 
Definition at line 152 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::CWXMainFrame::CWXMainFrame().
| bool isConsoleApp_value = true | 
Definition at line 50 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::createOneInstanceMainThread(), and mrpt::gui::WxSubsystem::isConsoleApp().
| const char* mrpt_default_icon_xpm[] | 
Definition at line 732 of file WxSubsystem.cpp.
Referenced by mrpt::gui::WxSubsystem::getMRPTDefaultIcon().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |