PanView.C File Reference

#include "config.h"
#include "gxsm/plugin.h"
#include "glbvars.h"
#include "xsmtypes.h"
#include "PanView.h"

Go to the source code of this file.

Defines

#define PRE_AREA   0

Functions

static void PanView_init (void)
static void PanView_query (void)
static void PanView_about (void)
static void PanView_configure (void)
static void PanView_cleanup (void)
static void PanView_run (GtkWidget *w, void *data)
gboolean refresh_function (GtkWidget *w, GdkEvent *event, void *data)
GxsmPluginget_gxsm_plugin_info (void)
static void PanView_refresh_callback (gpointer data)
static gint PanView_tip_refresh_callback (PanView *pv)

Variables

PanViewPan_Window = NULL
gboolean PanView_valid = FALSE
GxsmPlugin PanView_pi
static const char * about_text = N_("A little scanning reference")


Define Documentation

#define PRE_AREA   0
 

Definition at line 98 of file PanView.C.


Function Documentation

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 139 of file PanView.C.

References GxsmPlugin::description, N_, PanView_pi, and VERSION.

static void PanView_about void   )  [static]
 

Definition at line 156 of file PanView.C.

References about_text, GxsmPlugin::authors, N_, GxsmPlugin::name, PanView_pi, and VERSION.

static void PanView_cleanup void   )  [static]
 

Definition at line 189 of file PanView.C.

References DBG_L2, FALSE, Pan_Window, PanView_valid, and PI_DEBUG.

static void PanView_configure void   )  [static]
 

Definition at line 170 of file PanView.C.

References GxsmPlugin::app, PanView::finish(), GnomeAppService::message(), Pan_Window, PanView_pi, PanView::start_tip_monitor(), and PanView::stop_tip_monitor().

static void PanView_init void   )  [static]
 

Definition at line 148 of file PanView.C.

References DBG_L2, and PI_DEBUG.

static void PanView_query void   )  [static]
 

static void PanView_refresh_callback gpointer  data  )  [static]
 

Definition at line 200 of file PanView.C.

References Pan_Window.

Referenced by PanView_run().

static void PanView_run GtkWidget *  w,
void *  data
[static]
 

Definition at line 220 of file PanView.C.

References GxsmPlugin::app, App::ConnectPluginToSPMRangeEvent(), DBG_L2, GnomeAppService::getApp(), Pan_Window, PanView_pi, PanView_refresh_callback(), PI_DEBUG, PanView::run(), and PanView::start_tip_monitor().

static gint PanView_tip_refresh_callback PanView pv  )  [static]
 

Definition at line 205 of file PanView.C.

References FALSE, PanView_valid, and TRUE.

Referenced by PanView::start_tip_monitor().

gboolean refresh_function GtkWidget *  w,
GdkEvent *  event,
void *  data
 


Variable Documentation

const char* about_text = N_("A little scanning reference") [static]
 

Definition at line 132 of file PanView.C.

PanView* Pan_Window = NULL
 

Definition at line 92 of file PanView.C.

Referenced by PanView_cleanup(), PanView_configure(), PanView_refresh_callback(), and PanView_run().

GxsmPlugin PanView_pi
 

Initial value:

 {
        NULL,                   
        NULL,                   
        0,                      
        NULL,                   
        "Pan View",
        NULL,                      
        "Visualisation of the scan position",
        "Kristan Temme, Thorsten Wagner",
        N_("_Windows/"),
        N_("Pan View"),
        NULL,
        "No further info",
        NULL,          
        NULL,          
        PanView_init,  
        NULL,  
        PanView_about,
        PanView_configure,
        PanView_run,
        PanView_cleanup
}

Definition at line 106 of file PanView.C.

Referenced by get_gxsm_plugin_info(), PanView_about(), PanView_configure(), and PanView_run().

gboolean PanView_valid = FALSE
 

Definition at line 96 of file PanView.C.

Referenced by PanView::PanView(), PanView_cleanup(), PanView_tip_refresh_callback(), PanView::refresh(), PanView::tip_refresh(), and PanView::~PanView().


Generated on Sat Apr 1 09:04:42 2006 for GXSM by  doxygen 1.4.6