stepcount.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"

Go to the source code of this file.

Defines

#define GXSM_ONE_SRC_PLUGIN__DEF

Functions

static void stepcount_init (void)
static void stepcount_about (void)
static void stepcount_configure (void)
static void stepcount_cleanup (void)
static gboolean stepcount_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin stepcount_pi
GxsmMathOneSrcPlugin stepcount_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 95 of file stepcount.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 192 of file stepcount.C.

References stepcount_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 183 of file stepcount.C.

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

static void stepcount_about void   )  [static]
 

Definition at line 209 of file stepcount.C.

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

static void stepcount_cleanup void   )  [static]
 

Definition at line 229 of file stepcount.C.

References DBG_L2, and PI_DEBUG.

static void stepcount_configure void   )  [static]
 

Definition at line 222 of file stepcount.C.

References GxsmPlugin::app, GnomeAppService::message(), and stepcount_pi.

static void stepcount_init void   )  [static]
 

Definition at line 203 of file stepcount.C.

References DBG_L2, and PI_DEBUG.

static gboolean stepcount_run Scan Src,
Scan Dest
[static]
 

Definition at line 235 of file stepcount.C.

References Mem2d::GetDataPkt(), Mem2d::GetNx(), Mem2d::GetNy(), Scan::mem2d, MkMausSelect(), Scan::Pkt2d, MOUSERECT::xLeft, MOUSERECT::xRight, MOUSERECT::xSize, MOUSERECT::yBottom, MOUSERECT::ySize, and MOUSERECT::yTop.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm stepcount Plugin\n\n"
                                   "Stepcounter")

Definition at line 178 of file stepcount.C.

GxsmMathOneSrcPlugin stepcount_m1s_pi
 

Initial value:

Definition at line 172 of file stepcount.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin stepcount_pi
 

Definition at line 108 of file stepcount.C.

Referenced by get_gxsm_plugin_info(), stepcount_about(), and stepcount_configure().


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