gapp_service.h File Reference

#include <iostream>
#include <fstream>
#include <config.h>
#include <libgnome/libgnome.h>
#include <gtk/gtk.h>
#include <gdk/gdk.h>
#include "meldungen.h"
#include "unit.h"

Go to the source code of this file.

Classes

struct  RES_ENTRY
class  MyGnomeTools
class  AppBase
class  DlgBase
class  GnomeAppService

Defines

#define MYGTK_LSIZE   100
#define MYGTK_ESIZE   100
#define GNOME_PAD   8

Typedefs

typedef void(* GappBrowseFunc )(gchar *fname, gpointer user_data)

Enumerations

enum  RES_TYPE {
  RES_BOOL, RES_STRING, RES_INT, RES_FLOAT,
  RES_IGNORE_INFO, RES_ENDE
}
enum  RES_LEVEL {
  RES_LEVEL_AUTO, RES_LEVEL_ASKFOR, RES_LEVEL_ASKFOR_DEPEND, RES_LEVEL_IGNORE,
  RES_LEVEL_INFOTEXT
}


Define Documentation

#define GNOME_PAD   8
 

Definition at line 118 of file gapp_service.h.

#define MYGTK_ESIZE   100
 

Definition at line 75 of file gapp_service.h.

#define MYGTK_LSIZE   100
 

Definition at line 74 of file gapp_service.h.


Typedef Documentation

typedef void(* GappBrowseFunc)(gchar *fname, gpointer user_data)
 

Definition at line 72 of file gapp_service.h.


Enumeration Type Documentation

enum RES_LEVEL
 

Enumerator:
RES_LEVEL_AUTO 
RES_LEVEL_ASKFOR 
RES_LEVEL_ASKFOR_DEPEND 
RES_LEVEL_IGNORE 
RES_LEVEL_INFOTEXT 

Definition at line 51 of file gapp_service.h.

enum RES_TYPE
 

Enumerator:
RES_BOOL 
RES_STRING 
RES_INT 
RES_FLOAT 
RES_IGNORE_INFO 
RES_ENDE 

Definition at line 44 of file gapp_service.h.


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