#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 }  | 
      
  | 
  
      
  | 
  
| 
 
 Definition at line 75 of file gapp_service.h.  | 
  
      
  | 
  
| 
 
 Definition at line 74 of file gapp_service.h.  | 
  
      
  | 
  
| 
 
 Definition at line 72 of file gapp_service.h.  | 
  
      
  | 
  
| 
 
 
 Definition at line 51 of file gapp_service.h.  | 
  
      
  | 
  
| 
 
 Definition at line 44 of file gapp_service.h.  | 
  
 1.4.6