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.cxx File Reference

#include "template_panel.h"
#include <stdio.h>
#include <stdlib.h>
#include "../src/flstring.h"
#include <errno.h>
#include <FL/filename.H>
#include <FL/fl_ask.H>
#include <FL/Fl_Shared_Image.H>
#include <FL/Fl_Preferences.H>
#include <unistd.h>
Include dependency graph for template_panel.cxx:

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_Preferences fluid_prefs
Fl_Double_Windowtemplate_panel = (Fl_Double_Window *)0
Fl_Browsertemplate_browser = (Fl_Browser *)0
Fl_Boxtemplate_preview = (Fl_Box *)0
Fl_Inputtemplate_name = (Fl_Input *)0
Fl_Inputtemplate_instance = (Fl_Input *)0
Fl_Buttontemplate_delete = (Fl_Button *)0
Fl_Return_Buttontemplate_submit = (Fl_Return_Button *)0

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().