fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

template_panel.h File Reference

#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Browser.H>
#include <FL/Fl_Box.H>
#include <FL/Fl_Input.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Return_Button.H>
Include dependency graph for template_panel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Fl_Double_Windowmake_template_panel ()
void template_clear ()
void template_delete_cb (Fl_Button *, void *)
void template_load ()

Variables

Fl_Double_Windowtemplate_panel
Fl_Browsertemplate_browser
Fl_Boxtemplate_preview
Fl_Inputtemplate_name
Fl_Inputtemplate_instance
Fl_Buttontemplate_delete
Fl_Return_Buttontemplate_submit

Function Documentation

void template_clear ( )
void template_delete_cb ( Fl_Button ,
void *   
)

Variable Documentation

Definition at line 59 of file template_panel.cxx.

Referenced by new_cb(), and save_template_cb().

Definition at line 121 of file template_panel.cxx.

Referenced by new_cb(), and save_template_cb().

Definition at line 119 of file template_panel.cxx.

Referenced by new_cb(), and save_template_cb().

Definition at line 110 of file template_panel.cxx.

Referenced by new_cb(), and save_template_cb().

Definition at line 108 of file template_panel.cxx.

Definition at line 134 of file template_panel.cxx.

Referenced by new_cb(), and save_template_cb().