Macros | Variables
about-dialog.cc File Reference
#include "about-dialog.h"
#include <wx/panel.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include "resources/lgpl.h"
Include dependency graph for about-dialog.cc:

Go to the source code of this file.

Macros

#define STRINGIFY(x)   #x
 
#define TOSTRING(x)   STRINGIFY(x)
 

Variables

static const std::string rc_copyright = "Copyright (c) 2017 Roboception GmbH"
 
static const std::string rc_license = "The source code of rcdiscover is available under the 3-clause BSD license."
 
static const std::string wx_license
 

Macro Definition Documentation

#define STRINGIFY (   x)    #x

Definition at line 45 of file about-dialog.cc.

#define TOSTRING (   x)    STRINGIFY(x)

Definition at line 46 of file about-dialog.cc.

Variable Documentation

const std::string rc_copyright = "Copyright (c) 2017 Roboception GmbH"
static

Definition at line 48 of file about-dialog.cc.

const std::string rc_license = "The source code of rcdiscover is available under the 3-clause BSD license."
static

Definition at line 49 of file about-dialog.cc.

const std::string wx_license
static
Initial value:
= "This program contains code from the \
LGPLed library wxWidgets (http://www.wxwidgets.org/)."

Definition at line 50 of file about-dialog.cc.



rcdiscover
Author(s): Heiko Hirschmueller , Raphael Schaller
autogenerated on Sun Apr 18 2021 02:16:32