nano_manipulator.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"
#include "gxsm/unit.h"
#include "gxsm/pcs.h"
#include "gxsm/xsmtypes.h"
#include "gxsm/glbvars.h"
#include "include/dsp-pci32/xsm/xsmcmd.h"

Go to the source code of this file.

Classes

class  nano_manipulatorControl

Defines

#define MYGTK_INPUT(L)   mygtk_create_input(L, vbox_param, hbox_param, 50, 70);

Functions

static void nano_manipulator_about (void)
static void nano_manipulator_query (void)
static void nano_manipulator_cleanup (void)
static void nano_manipulator_show_callback (GtkWidget *, void *)
static void nano_manipulator_StartScan_callback (gpointer)
GxsmPluginget_gxsm_plugin_info (void)

Variables

GxsmPlugin nano_manipulator_pi
static const char * about_text
nano_manipulatorControlnano_manipulatorClass = NULL


Define Documentation

#define MYGTK_INPUT  )     mygtk_create_input(L, vbox_param, hbox_param, 50, 70);
 

Referenced by nano_manipulatorControl::nano_manipulatorControl(), and NanoPlottControl::NanoPlottControl().


Function Documentation

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 121 of file nano_manipulator.C.

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

static void nano_manipulator_about void   )  [static]
 

Definition at line 178 of file nano_manipulator.C.

References about_text, N_, GxsmPlugin::name, nano_manipulator_pi, and VERSION.

static void nano_manipulator_cleanup void   )  [static]
 

Definition at line 190 of file nano_manipulator.C.

References GxsmPlugin::app, DBG_L2, GnomeAppService::getApp(), GxsmPlugin::menuentry, GxsmPlugin::menupath, nano_manipulator_pi, nano_manipulatorClass, PI_DEBUG, and GxsmPlugin::status.

static void nano_manipulator_query void   )  [static]
 

Definition at line 148 of file nano_manipulator.C.

References GxsmPlugin::app, App::ConnectPluginToStartScanEvent(), XSMRESOURCES::geomsave, GnomeAppService::getApp(), GxsmPlugin::help, GxsmPlugin::menuentry, GxsmPlugin::menupath, N_, GxsmPlugin::name, nano_manipulator_pi, nano_manipulator_show_callback(), nano_manipulator_StartScan_callback(), nano_manipulatorClass, AppBase::SetResName(), GxsmPlugin::status, and xsmres.

static void nano_manipulator_show_callback GtkWidget *  ,
void * 
[static]
 

Definition at line 203 of file nano_manipulator.C.

References nano_manipulatorClass, and AppBase::show().

Referenced by nano_manipulator_query().

static void nano_manipulator_StartScan_callback gpointer   )  [static]
 

Definition at line 208 of file nano_manipulator.C.

References nano_manipulatorClass, and nano_manipulatorControl::update().

Referenced by nano_manipulator_query().


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm nano_manipulator Plugin:\n"
        )

Definition at line 118 of file nano_manipulator.C.

GxsmPlugin nano_manipulator_pi
 

Initial value:

 {
  NULL,
  NULL,
  0,
  NULL,
  "nano_manipulator",

  "+Innovative_DSP:SPMHARD +Innovative_DSP:SPAHARD",
  NULL,
  "Percy Zahl",
  N_("_Windows/"),
  N_("Nano Manipulator"),
  N_("open the Nano Plotter Control"),
  "Nano Manipulator Control",
  NULL,
  NULL,
  NULL,
  nano_manipulator_query,
  nano_manipulator_about,
  NULL,
  NULL,
  nano_manipulator_cleanup
}

Definition at line 94 of file nano_manipulator.C.

Referenced by get_gxsm_plugin_info(), nano_manipulatorControl::GoToPosition(), nano_manipulator_about(), nano_manipulator_cleanup(), nano_manipulator_query(), nano_manipulatorControl::nano_manipulatorControl(), and nano_manipulatorControl::SetNewParam().

nano_manipulatorControl* nano_manipulatorClass = NULL
 

Definition at line 146 of file nano_manipulator.C.

Referenced by nano_manipulator_cleanup(), nano_manipulator_query(), nano_manipulator_show_callback(), and nano_manipulator_StartScan_callback().


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