Functions | Variables
worldgui.cc File Reference
#include <FL/Fl_Image.H>
#include <FL/Fl_Shared_Image.H>
#include <FL/Fl_PNG_Image.H>
#include <FL/Fl_Output.H>
#include <FL/Fl_Text_Display.H>
#include <FL/Fl_File_Chooser.H>
#include <set>
#include <sstream>
#include <iomanip>
#include <algorithm>
#include "canvas.hh"
#include "region.hh"
#include "worldfile.hh"
#include "file_manager.hh"
#include "options_dlg.hh"
#include "config.h"
Include dependency graph for worldgui.cc:

Go to the source code of this file.

Functions

void aboutCloseCb (Fl_Window *win, Fl_Text_Display *textDisplay)
 
void aboutOKBtnCb (Fl_Return_Button *btn, void *p)
 
static void UpdateCallback (WorldGui *world)
 

Variables

static const char * AboutText
 
static const char * MoreHelpText
 

Function Documentation

void aboutCloseCb ( Fl_Window *  win,
Fl_Text_Display *  textDisplay 
)

Definition at line 715 of file worldgui.cc.

void aboutOKBtnCb ( Fl_Return_Button *  btn,
void *  p 
)

Definition at line 710 of file worldgui.cc.

static void UpdateCallback ( WorldGui world)
static

Definition at line 349 of file worldgui.cc.

Variable Documentation

const char* AboutText
static
Initial value:
=
"\n"
"Part of the Player Project\n"
"http://playerstage.org\n"
"\n"
"Copyright 2000-2008 Richard Vaughan,\n"
"Brian Gerkey, Andrew Howard, Reed Hedges, \n"
"Toby Collett, Alex Couture-Beil, Jeremy Asher \n"
"and contributors\n"
"\n"
"Distributed under the terms of the \n"
"GNU General Public License v2"

Definition at line 159 of file worldgui.cc.

const char* MoreHelpText
static
Initial value:
=
"http://playerstage.org\n"
"\n"
"has these resources to help you:\n"
"\n"
"\t* A user manual including API documentation\n"
"\t* A bug and feature request tracking system\n"
"\t* Mailing lists for users and developers\n"
"\t* A Wiki"
"\n\n"
"The user manual is included with the Stage source code but\n"
"is not built by default. To build the manual, run \"make\"\n"
"in the directory \"docsrc\" to produce \"docsrc/stage/index.html\" .\n"
"(requires Doxygen and supporting programs to be installed first).\n"

Definition at line 172 of file worldgui.cc.



stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:11