Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

propertyeditor.cpp File Reference

#include "propertyeditor.h"
#include "graphics.h"

Functions

gboolean __PE_quit (GtkWidget *window, gpointer *data)
void launch_property_changed (Filter *f)
void PropertyEditor_string_enter_callback (GtkWidget *widget, Property *p)
void PropertyEditor_int_change_callback (GtkWidget *widget, Property *p)
void PropertyEditor_double_change_callback (GtkWidget *widget, Property *p)
void PropertyEditor_list_change_callback (GtkWidget *widget, Property *p)
void PropertyEditor_filename_clicked_callback (GtkWidget *widget, Property *p)
void PropertyEditor_filename_selected (GtkWidget *widget, Property *p)

Variables

GtkWidget * __PE_filedlg

Function Documentation

gboolean __PE_quit GtkWidget *    window,
gpointer *    data
 

void launch_property_changed Filter   f
 

void PropertyEditor_double_change_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_filename_clicked_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_filename_selected GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_int_change_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_list_change_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_string_enter_callback GtkWidget *    widget,
Property   p
[static]
 


Variable Documentation

GtkWidget* __PE_filedlg
 


Generated on Wed Apr 23 10:42:34 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002